mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-12 23:08:40 +00:00
Admin dependency added
This commit is contained in:
parent
8cb65c8556
commit
5c817521d1
|
|
@ -91,7 +91,9 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
* @var \string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected static $dependencies = [];
|
||||
protected static $dependencies = [
|
||||
'Admin',
|
||||
];
|
||||
|
||||
/**
|
||||
* Routing elements.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user