Hook | action<ClassName><Action>Before |
---|---|
Locations | BO |
Type | action |
Origin | core |
Aliases |
Origin | File |
---|---|
core | classes/controller/AdminController.php |
Hook::exec('action' . get_class($this) . ucfirst($this->action) . 'Before', ['controller' => $this]);