AfterRecordLanguageOverlayEvent
New in version 12.0
This event serves as a replacement for the removed hook
$GLOBALS
.
The PSR-14 event \TYPO3\
can be used to modify the actual translated record (if found) to add additional
information or perform custom processing of the record.
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.