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
| Hook | actionAfterLoadRoutes |
|---|---|
| Locations | FO BO |
| Type | action |
| Origin | core |
| Aliases | |
| Description |
| Origin | File |
|---|---|
| core | classes/Dispatcher.php |
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
.