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