You are here

protected property ReplicateFieldSubscriber::$replicator in Entity Reference with Layout 8

The replicator service.

Type: \Drupal\replicate\Replicator

File

src/EventSubscriber/ReplicateFieldSubscriber.php, line 21

Class

ReplicateFieldSubscriber
Event subscriber that handles cloning through the Replicate module.

Namespace

Drupal\entity_reference_layout\EventSubscriber

Code

protected $replicator;