| Hook | actionAjaxDie<Controller><Method>Before |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description |
| Origin | File |
|---|---|
| core | classes/controller/Controller.php |
Hook::exec('actionAjaxDie' . $controller . $method . 'Before', ['value' => $value])
Hook::exec('actionAjaxDie' . $controller . $method . 'Before', ['value' => &$value])
value is now passed by reference