Hook | actionPresentObject |
---|---|
Locations | FO |
Type | action |
Origin | core |
Aliases | |
Description | This hook is called before an object is presented |
Origin | File |
---|---|
core | src/Adapter/Presenter/Object/ObjectPresenter.php |
Hook::exec('actionPresentObject', ['presentedObject' => &$presentedObject, 'table' => $object::$definition['table']]);