SilverStripe\VersionedAdmin\Controllers
Classes
The history viewer controller uses the React based {@link HistoryViewerField} to display the history for a {@link DataObject} that has the {@link Versioned} extension.
The HistoryViewerController provides AJAX endpoints for React to enable functionality, such as retrieving the form schema.