mirror of
https://github.com/Karaka-Management/oms-BudgetManagement.git
synced 2026-02-13 14:58:42 +00:00
Improve array init
This commit is contained in:
parent
f53f94a355
commit
e51effdffa
|
|
@ -80,6 +80,5 @@ class Controller extends ModuleAbstract implements WebInterface
|
||||||
* @var string[]
|
* @var string[]
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
protected static $dependencies = [
|
protected static $dependencies = [];
|
||||||
];
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user