mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Various phpstan fixes
This commit is contained in:
@@ -123,7 +123,7 @@ interface AccountRepositoryInterface
|
||||
public function getAccountsById(array $accountIds): Collection;
|
||||
|
||||
/**
|
||||
* @param array<int, string> $types
|
||||
* @param array<int, int|string> $types
|
||||
* @param array|null $sort
|
||||
*
|
||||
* @return Collection
|
||||
|
||||
Reference in New Issue
Block a user