mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-26 08:18:42 +00:00
Improve array init
This commit is contained in:
parent
9334ccda86
commit
6766ae0b4f
|
|
@ -88,6 +88,5 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
* @var string[]
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected static $dependencies = [
|
||||
];
|
||||
protected static $dependencies = [];
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user