mirror of
https://github.com/Karaka-Management/oms-IncomeStatement.git
synced 2026-01-20 15:58:42 +00:00
Improve array init
This commit is contained in:
parent
cb9b2212ea
commit
570cf29c73
|
|
@ -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