.. include:: /Includes.rst.txt .. index:: Events; AfterHistoryRollbackFinishedEvent .. _AfterHistoryRollbackFinishedEvent: ================================= AfterHistoryRollbackFinishedEvent ================================= The PSR-14 event :php:`\TYPO3\CMS\Backend\History\Event\AfterHistoryRollbackFinishedEvent` is fired after a history record rollback finished. Example ======= .. include:: /_includes/EventsContributeNote.rst.txt API === .. include:: /CodeSnippets/Events/Backend/AfterHistoryRollbackFinishedEvent.rst.txt