mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-02-10 05:48:43 +00:00
Improve array init
This commit is contained in:
parent
d7b00378d3
commit
0ac8e95da8
|
|
@ -82,6 +82,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