ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 201 - Certified B2C Commerce Developer discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
C.
Remove next ( ); on the new route so only the route's middleware functions execute.
Suggested answer: B
asked 23/09/2024
Jason Siemens
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first