Hook actionAdminInternationalGeolocationControllerPostProcess<HookName>Before

Informations

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

Located in

Origin File
core src/PrestaShopBundle/Controller/Admin/Improve/International/GeolocationController.php

Call of the Hook in the origin file

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