| Hook | displayFeaturePostProcess |
|---|---|
| Locations | BO |
| Type | display |
| Origin | core |
| Aliases | [postProcessFeature] |
| Description | This hook is called on post-process in admin feature |
| Origin | File |
|---|---|
| core | controllers/admin/AdminFeaturesController.php |
Hook::exec(
'displayFeaturePostProcess',
['errors' => &$this->errors]
)