AfterFileReplacedEvent

This event is fired after a file was replaced.

Example: Further process a file or create variants, or index the contents of a file for AI analysis etc.

API

class \TYPO3\CMS\Core\Resource\Event\ AfterFileReplacedEvent

This event is fired after a file was replaced.

Example: Further process a file or create variants, or index the contents of a file for AI analysis etc.

getFile ( )
returntype

TYPO3\CMS\Core\Resource\FileInterface

getLocalFilePath ( )
returntype

string