mirror of
https://github.com/Karaka-Management/oms-SalesAnalysis.git
synced 2026-01-11 11:28:41 +00:00
Improve array init
This commit is contained in:
parent
9522fc0033
commit
dc0a0a8d4a
|
|
@ -80,6 +80,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