Hook displayFeaturePostProcess

Aliases:

  • postProcessFeature

Information

On post-process in admin feature:

This hook is called on post-process in admin feature

Hook locations:

  • back office

Hook type: display

Located in:

Call of the Hook in the origin file

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