You are here

protected property Replicator::$eventDispatcher in Replicate 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Replicator.php, line 40

Class

Replicator
Class Replicator. Manages the replication of an entity.

Namespace

Drupal\replicate

Code

protected $eventDispatcher;