mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 02:52:44 +00:00
Layout updates and extensions. Found a problem I need closures for. Yay! [skip ci]
This commit is contained in:
@@ -21,11 +21,11 @@ class ChartController extends BaseController
|
||||
|
||||
|
||||
/**
|
||||
* @param ARI $accounts
|
||||
* @param ARI $accounts
|
||||
* @param TJRI $journals
|
||||
* @param PHI $preferences
|
||||
* @param tk $toolkit
|
||||
* @param BRI $budgets
|
||||
* @param PHI $preferences
|
||||
* @param tk $toolkit
|
||||
* @param BRI $budgets
|
||||
*/
|
||||
public function __construct(ARI $accounts, TJRI $journals, PHI $preferences, tk $toolkit, BRI $budgets)
|
||||
{
|
||||
|
Reference in New Issue
Block a user