mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 21:23:36 +00:00
Fix various phpstan issues.
This commit is contained in:
@@ -123,7 +123,7 @@ interface AccountRepositoryInterface
|
||||
public function getAccountsById(array $accountIds): Collection;
|
||||
|
||||
/**
|
||||
* @param array $types
|
||||
* @param array<int, string> $types
|
||||
* @param array|null $sort
|
||||
*
|
||||
* @return Collection
|
||||
|
||||
Reference in New Issue
Block a user