PrestaShop Developer Conference
PrestaShop Developer Conference
November 6, 2024
Let's talk code, commerce and open source.

Hook actionAfterLoadRoutes

Informations

Hook actionAfterLoadRoutes
Locations
FO
BO
Type action
Origin core
Aliases

Located in

Origin File
core classes/Dispatcher.php

Call of the Hook in the origin file

This hook was added in 8.1.2 .

Hook::exec('actionAfterLoadRoutes', ['dispatcher' => $this, 'id_shop' => $id_shop]);

Parameter $id_shop has been added in version 8.1.5 .