| Hook | overrideLayoutTemplate |
|---|---|
| Locations | FO |
| Type | |
| Origin | core |
| Aliases | |
| Description |
| Origin | File |
|---|---|
| core | classes/controller/FrontController.php |
Hook::exec(
'overrideLayoutTemplate',
[
'default_layout' => $layout,
'entity' => $entity,
'locale' => $this->context->language->locale,
'controller' => $this,
'content_only' => $content_only,
]
)