mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-27 05:18:40 +00:00
Improve array init
This commit is contained in:
parent
c23445bd10
commit
b0616a2cd0
|
|
@ -89,6 +89,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