daemon-idc init
This commit is contained in:
parent
f8b2d11c83
commit
86261f4a0d
@ -201,7 +201,7 @@ abstract class CommonController extends AbstractCRUDController
|
|||||||
$this->addViewDatas('formDatas', $this->request->getVar() ?? []);
|
$this->addViewDatas('formDatas', $this->request->getVar() ?? []);
|
||||||
}
|
}
|
||||||
|
|
||||||
final public function index(): string
|
public function index(): string
|
||||||
{
|
{
|
||||||
$action = __FUNCTION__;
|
$action = __FUNCTION__;
|
||||||
$this->action_init_process($action);
|
$this->action_init_process($action);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user