You are here

protected property ReplicateFieldSubscriber::$replicator in Paragraphs 8

The replicator service.

Type: \Drupal\replicate\Replicator

File

src/EventSubscriber/ReplicateFieldSubscriber.php, line 20

Class

ReplicateFieldSubscriber
Event subscriber that handles cloning through the Replicate module.

Namespace

Drupal\paragraphs\EventSubscriber

Code

protected $replicator;