mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-02-03 18:28:41 +00:00
Improve array init
This commit is contained in:
parent
1eddf920bb
commit
c7d2c5806c
|
|
@ -87,6 +87,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