RecordHistoryRollback

Attributes
#[Autoconfigure]
$public: true

Table of Contents

Properties

$eventDispatcher  : EventDispatcherInterface

Methods

__construct()  : mixed
performRollback()  : void
Perform rollback via DataHandler

Properties

$eventDispatcher

protected EventDispatcherInterface $eventDispatcher

Methods

__construct()

public __construct(EventDispatcherInterface $eventDispatcher) : mixed
Parameters
$eventDispatcher : EventDispatcherInterface

performRollback()

Perform rollback via DataHandler

public performRollback(string $rollbackFields, array<string|int, mixed> $diff[, BackendUserAuthentication|null $backendUserAuthentication = null ]) : void
Parameters
$rollbackFields : string
$diff : array<string|int, mixed>
$backendUserAuthentication : BackendUserAuthentication|null = null

        
On this page

Search results