List of questions
Related questions
Question 21 - AD0-E716 discussion
An Adobe Commerce Developer wishes to add an action to a pre-existing route, but does not wish to interfere with the functionality of the actions from the original route.
What must the developer do to ensure that their action works without any side effects in the original module?
A.
In the route declaration, use the before or after parameters to load their module in before or after the original module.
B.
Inject the new action into the standard router constructor's $actiomist parameter.
C.
Add the action into to the controllers/front_name/ in My.Module, Magento will automatically detect and use it.
Your answer:
0 comments
Sorted by
Leave a comment first