mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-01-11 15:18:41 +00:00
Improve array init
This commit is contained in:
parent
f24a0481bb
commit
f5d682635c
|
|
@ -79,6 +79,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