BeforeStdWrapFunctionsInitializedEvent
The PSR-14 event
\TYPO3\
is dispatched before any stdWrap function is initialized/called.
Calling order of similar events:
- BeforeStdWrapFunctionsInitializedEvent
- AfterStdWrapFunctionsInitializedEvent
- BeforeStdWrapFunctionsExecutedEvent
- AfterStdWrapFunctionsExecutedEvent
See also
Example
Have a look into the example of EnhanceStdWrapEvent.