mirror of
https://github.com/Karaka-Management/oms-Tools.git
synced 2026-01-11 07:08:43 +00:00
Improve array init
This commit is contained in:
parent
779b3b39e4
commit
f9cd1cc566
|
|
@ -85,6 +85,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