BeforeHistoryRollbackStartEvent¶
This event is fired before a history record rollback starts.
API¶
- getRecordHistoryRollback()
| ReturnType:
\TYPO3\CMS\Backend\History\RecordHistoryRollback
|- getRollbackFields()
| ReturnType: string |
- getDiff()
| ReturnType: array |
- getBackendUserAuthentication()
| ReturnType:
\TYPO3\CMS\Core\Authentication\BackendUserAuthentication
|