List of questions
Related questions
Question 201 - Certified B2C Commerce Developer discussion
A controller route in the SFRA base looks as follows:
In order to extend this route using prepared ( ), what should the developer consider?
A.
Specify any middleware functions needed for the new functionality.
B.
Specify any middleware functions needed for the new functionality using only those called by the base route.
C.
Remove next ( ); on the new route so only the route's middleware functions execute.
Your answer:
0 comments
Sorted by
Leave a comment first