| Hook | actionFrontControllerInitContextCurrencyAfter |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | Allows modules to modify the context currency after it has been initialized. |
| Origin | File |
|---|---|
| core | classes/controller/FrontController.php |
Hook::exec(
'actionFrontControllerInitContextCurrencyAfter',
[
'controller' => $this,
]
);