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