Zend
ZF-100-500 · Question #46
Which of the following methods is triggered when a dispatched action is done even if a preDispatch() plugin has skipped the action and is mainly u seful for cleanup?
The correct answer is C. postDispatch(). See the full explanation below for the reasoning.
Question
Which of the following methods is triggered when a dispatched action is done even if a preDispatch() plugin has skipped the action and is mainly u seful for cleanup?
Options
- AgetResponse()
- Binit()
- CpostDispatch()
- DgetRequest()
How the community answered
(55 responses)- A4% (2)
- B11% (6)
- C82% (45)
- D4% (2)
Community Discussion
No community discussion yet for this question.