AfterFileMetaDataDeletedEvent

The PSR-14 event \TYPO3\CMS\Core\Resource\Event\AfterFileMetaDataDeletedEvent is fired once all metadata of a file was removed, in order to manage custom metadata that was added previously.

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.

API

class TYPO3\CMS\Core\Resource\Event\AfterFileMetaDataDeletedEvent

This event is fired once all metadata of a file was removed, in order to manage custom metadata that was added previously

getFileUid()
Return type

int