mirror of
https://github.com/Karaka-Management/oms-Contact.git
synced 2026-02-18 18:38:41 +00:00
Improve array init
This commit is contained in:
parent
4a3774b68f
commit
49bf21e456
|
|
@ -76,6 +76,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