BeforeActionCallEvent¶
The PSR-14 event \TYPO3\CMS\Extbase\Event\Mvc\BeforeActionCallEvent
is
triggered before any Extbase action is called within the ActionController
or one of its subclasses.
Example¶
Note
Currently, we do not have an example for this event. If you can provide a useful one, please open an issue with your code snippets or a pull request.