Hook actionAdminShippingPreferencesControllerPostProcessCarrierOptionsBefore
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 |
|
| Description |
This hook is called on Admin Improve Shipping Preferences post-process before processing the Carrier Options form |
Located in
Call of the Hook in the origin file
dispatchHook(
'actionAdminShippingPreferencesControllerPostProcessCarrierOptionsBefore',
['controller' => $this]
)