trafficmonitor init...2
This commit is contained in:
parent
031bbac3a4
commit
085b7a03e7
@ -25,7 +25,7 @@ class Home extends AdminController
|
|||||||
);
|
);
|
||||||
return $this->action_render_process(
|
return $this->action_render_process(
|
||||||
$this->getActionPaths(),
|
$this->getActionPaths(),
|
||||||
self::PATH . DIRECTORY_SEPARATOR . __FUNCTION__,
|
__FUNCTION__,
|
||||||
[
|
[
|
||||||
'authContext' => $this->getAuthContext(),
|
'authContext' => $this->getAuthContext(),
|
||||||
'classPath' => service('trafficservice')->getClassPaths(false),
|
'classPath' => service('trafficservice')->getClassPaths(false),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user