CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 28: Magento 2 Certified Associate Developer

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?

Nội dung câu hỏi

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?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Controller/Adminhtml/Entity/Grid/Index.php
  2. B. Controller/Adminhtml/Mycompany/Entity/Grid.php
  3. C. Controller/Adminhtml/Entity/Grid.php
  4. D. Controller/Adminhtml/Mycompany/Entity_Grid.php — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề