Warning: You are browsing the documentation for PrestaShop 8, which is outdated.

You might want to read an updated version of this page for the current version, PrestaShop 9. Read the updated version of this page

Learn how to update to the latest version.

Hook actionAfterLoadRoutes

Informations

Hook actionAfterLoadRoutes
Locations
FO
BO
Type action
Origin core
Aliases
Description

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 .