AfterHistoryRollbackFinishedEvent

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

Example

API

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

This event is fired after a history record rollback finished.

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