mirror of
https://github.com/Karaka-Management/oms-Knowledgebase.git
synced 2026-01-20 05:18:41 +00:00
Improve array init
This commit is contained in:
parent
a1ab8914af
commit
290648b022
|
|
@ -91,6 +91,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