AfterHistoryRollbackFinishedEvent

The PSR-14 event \TYPO3\CMS\Backend\History\Event\AfterHistoryRollbackFinishedEvent is fired after a history record rollback finished.

Example

API

class \TYPO3\CMS\Backend\History\Event\ AfterHistoryRollbackFinishedEvent

This event is fired after a history record rollback finished.

getRecordHistoryRollback ( )
returntype

TYPO3\CMS\Backend\History\RecordHistoryRollback

getRollbackFields ( )
returntype

string

getDiff ( )
returntype

array

getDataHandlerInput ( )
returntype

array

getBackendUserAuthentication ( )
returntype

TYPO3\CMS\Core\Authentication\BackendUserAuthentication