mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-05 03:40:19 +00:00
Code cleanup.
This commit is contained in:
@@ -31,7 +31,10 @@ class JavascriptController extends Controller
|
||||
{
|
||||
|
||||
/**
|
||||
* @param AccountRepositoryInterface $repository
|
||||
* @param CurrencyRepositoryInterface $currencyRepository
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
public function accounts(AccountRepositoryInterface $repository, CurrencyRepositoryInterface $currencyRepository)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user