BeforeHistoryRollbackStartEvent

This event is fired before a history record rollback starts.

API

class BeforeHistoryRollbackStartEvent
Fully qualified name
\TYPO3\CMS\Backend\History\Event\BeforeHistoryRollbackStartEvent

This event is fired before a history record rollback starts

getRecordHistoryRollback ( )
returntype

TYPO3\CMS\Backend\History\RecordHistoryRollback

getRollbackFields ( )
returntype

string

getDiff ( )
returntype

array

getBackendUserAuthentication ( )
returntype

TYPO3\CMS\Core\Authentication\BackendUserAuthentication