Perform actions before front office controller initialization:
This hook is launched before the initialization of all front office controllers
Hook locations:
Hook type: action
Located in:
Hook::exec(
'actionFrontControllerInitBefore',
[
'controller' => $this,
]
)