Notice: You are browsing the documentation for PrestaShop 8, which is currently in development.
You might want to read the documentation for the current version, PrestaShop 1.7.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}
.