AfterFileContentsSetEvent
This event is fired after the contents of a file got set / replaced.
Examples: Listeners can analyze content for AI purposes within Extensions.
API
- getFile()
| ReturnType: \TYPO3\CMS\Core\Resource\FileInterface
|
- getContent()
| ReturnType: string
|