BeforeHistoryRollbackStartEvent¶
The PSR-14 event
\TYPO3\
is fired before a history record rollback starts.
Example¶
Note
Currently, we do not have an example for this event. If you can provide a useful one, please open an issue with your code snippets or a pull request.
API¶
- class BeforeHistoryRollbackStartEvent ¶
-
- Fully qualified name
-
\TYPO3\
CMS\ Backend\ History\ Event\ Before History Rollback Start Event
This event is fired before a history record rollback starts
- getRecordHistoryRollback ( ) ¶
-
- Returns
-
\TYPO3\
CMS\ Backend\ History\ Record History Rollback
- getRollbackFields ( ) ¶
-
- Returns
-
string
- getDiff ( ) ¶
-
- Returns
-
array
- getBackendUserAuthentication ( ) ¶
-
- Returns
-
?\
TYPO3\ CMS\ Core\ Authentication\ Backend User Authentication