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