| Hook | actionControllerInitBefore |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | This hook is launched before the initialization of all controllers |
| Origin | File |
|---|---|
| core | classes/controller/Controller.php |
Hook::exec(
'actionControllerInitBefore',
[
'controller' => $this,
]
)