mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-11 17:18:40 +00:00
Admin dependency added
This commit is contained in:
parent
ff640477c6
commit
368d2fdef3
|
|
@ -88,7 +88,9 @@ class Controller extends ModuleAbstract implements WebInterface
|
||||||
* @var \string
|
* @var \string
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
protected static $dependencies = [];
|
protected static $dependencies = [
|
||||||
|
'Admin',
|
||||||
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Routing elements.
|
* Routing elements.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user