PrestaShop Developer Conference
PrestaShop Developer Conference
Paris, France - November 30, 2023
Let's talk code, commerce and open source.

Hook actionAdminInternationalLocalizationControllerPostProcessBefore

Information

On post-process in Admin Improve International Localization Controller:

This hook is called on Admin Improve International Localization post-process before processing any form

Hook locations:

  • back office

Hook type: action

Located in:

Call of the Hook in the origin file

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