You are here

protected property EntityProcessorBase::$entityPublisher in Content Synchronizer 8

Same name and namespace in other branches
  1. 8.2 src/Processors/Entity/EntityProcessorBase.php \Drupal\content_synchronizer\Processors\Entity\EntityProcessorBase::entityPublisher
  2. 3.x src/Processors/Entity/EntityProcessorBase.php \Drupal\content_synchronizer\Processors\Entity\EntityProcessorBase::entityPublisher

The entity publisher service.

Type: \Drupal\content_synchronizer\Service\EntityPublisher

File

src/Processors/Entity/EntityProcessorBase.php, line 64

Class

EntityProcessorBase
The entity processor base.

Namespace

Drupal\content_synchronizer\Processors\Entity

Code

protected $entityPublisher;