The module MyCompany_MyModule will add a new page to the admin interface at the URL path admin/mycompany/entity_grid.
How do you name the file containing the action controller class so the admin router matches the path to the class?
A. Controller/Adminhtml/Entity/Grid/Index.php
B. Controller/Adminhtml/Mycompany/Entity/Grid.php
C. Controller/Adminhtml/Entity/Grid.php
D. Controller/Adminhtml/Mycompany/Entity_Grid.php
The module MyCompany_MyModule will add a new page to the admin interface at the URL path admin/mycompany/entity_grid. Ho
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
The module MyCompany_MyModule will add a new page to the admin interface at the URL path admin/mycompany/entity_grid. Ho
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!