Hook displayFeatureValuePostProcess

Informations

On post-process in admin feature value This hook is called on post-process in admin feature value
Hook displayFeatureValuePostProcess
Locations
BO
Type display
Origin core
Aliases [postProcessFeatureValue]

Located in

Origin File
core controllers/admin/AdminFeaturesController.php

Call of the Hook in the origin file

Hook::exec(
                'displayFeatureValuePostProcess',
                ['errors' => &$this->errors]
            )