Hook actionAdminShopParametersProductPreferencesControllerPostProcess<HookName>Before

Informations

Hook actionAdminShopParametersProductPreferencesControllerPostProcess<HookName>Before
Locations
BO
Type action
Origin core
Aliases

Located in

Origin File
core src/PrestaShopBundle/Controller/Admin/Configure/ShopParameters/ProductPreferencesController.php

Call of the Hook in the origin file

dispatchHook(
            'actionAdminShopParametersProductPreferencesControllerPostProcess' . $hookName . 'Before',
            ['controller' => $this]
        )