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