Warning: You are browsing the documentation for PrestaShop 1.7, which is outdated.
You might want to read an updated version of this page for the current version, PrestaShop 8.
prestashop:linter:naming-convention
src/PrestaShopBundle/Command/NamingConventionLinterCommand.php
This command aims to check if Back Office routes and controllers follow the following naming convention admin_{resources}_{action}
.