Hook actionAdminShippingPreferencesControllerPostProcessCarrierOptionsBefore

Informations

On post-process in Admin Improve Shipping Preferences Controller This hook is called on Admin Improve Shipping Preferences post-process before processing the Carrier Options form
Hook actionAdminShippingPreferencesControllerPostProcessCarrierOptionsBefore
Locations
BO
Type action
Origin core
Aliases

Located in

Origin File
core src/PrestaShopBundle/Controller/Admin/Improve/Shipping/PreferencesController.php

Call of the Hook in the origin file

dispatchHook(
            'actionAdminShippingPreferencesControllerPostProcessCarrierOptionsBefore',
                ['controller' => $this]
        )