BeforeHistoryRollbackStartEvent

The PSR-14 event \TYPO3\CMS\Backend\History\Event\BeforeHistoryRollbackStartEvent is fired before a history record rollback starts.

Example

API

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

This event is fired before a history record rollback starts

getRecordHistoryRollback ( )
Returns
\TYPO3\CMS\Backend\History\RecordHistoryRollback
getRollbackFields ( )
Returns
string
getDiff ( )
Returns
array
getBackendUserAuthentication ( )
Returns
?\TYPO3\CMS\Core\Authentication\BackendUserAuthentication