mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 03:53:37 +00:00
Cleaned up a lot of source, finished the ChartController. [skip ci]
This commit is contained in:
@@ -77,7 +77,7 @@ interface AccountRepositoryInterface
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
public function getByIds($ids);
|
||||
public function getByIds(array $ids);
|
||||
|
||||
/**
|
||||
* @return mixed
|
||||
|
Reference in New Issue
Block a user