Warning: You are browsing the documentation for PrestaShop 8, which is outdated.
You might want to look at the current version, PrestaShop 9. Read the updated version of the documentation
| Hook | actionAjaxDieBefore |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | [actionBeforeAjaxDie] |
| Description |
| Origin | File |
|---|---|
| core | classes/controller/Controller.php |
Hook::exec('actionAjaxDieBefore', ['controller' => $controller, 'method' => $method, 'value' => $value])