You are here

protected property TypeProcessorBase::$referenceManager in Content Synchronizer 8.2

Same name and namespace in other branches
  1. 8 src/Processors/Type/TypeProcessorBase.php \Drupal\content_synchronizer\Processors\Type\TypeProcessorBase::referenceManager
  2. 3.x src/Processors/Type/TypeProcessorBase.php \Drupal\content_synchronizer\Processors\Type\TypeProcessorBase::referenceManager

The global reference manager service.

Type: \Drupal\content_synchronizer\Service\GlobalReferenceManager

File

src/Processors/Type/TypeProcessorBase.php, line 28

Class

TypeProcessorBase
The type processor Base.

Namespace

Drupal\content_synchronizer\Processors\Type

Code

protected $referenceManager;