Hook displayFeaturePostProcess

Informations

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

Located in

Origin File
core controllers/admin/AdminFeaturesController.php

Call of the Hook in the origin file

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