mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 20:25:28 +00:00
Fix phpstan level 3!
This commit is contained in:
@@ -199,7 +199,7 @@ class CurrencyRepository implements CurrencyRepositoryInterface
|
||||
|
||||
return $current;
|
||||
});
|
||||
|
||||
/** @var Collection */
|
||||
return $all;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user