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