AfterHistoryRollbackFinishedEvent

This event is fired after a history record rollback finished.

API

class AfterHistoryRollbackFinishedEvent
Fully qualified name
\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