Hook actionAdminShippingPreferencesControllerPostProcessCarrierOptionsBefore

Information

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 locations:

  • back office

Hook type: action

Located in:

Call of the Hook in the origin file

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