trafficmonitor init...2

This commit is contained in:
choi.jh 2025-11-18 10:54:13 +09:00
parent 031bbac3a4
commit 085b7a03e7

View File

@ -25,7 +25,7 @@ class Home extends AdminController
);
return $this->action_render_process(
$this->getActionPaths(),
self::PATH . DIRECTORY_SEPARATOR . __FUNCTION__,
__FUNCTION__,
[
'authContext' => $this->getAuthContext(),
'classPath' => service('trafficservice')->getClassPaths(false),