protected property EntityProcessorBase::$globalReferenceManager in Content Synchronizer 8
Same name and namespace in other branches
- 8.2 src/Processors/Entity/EntityProcessorBase.php \Drupal\content_synchronizer\Processors\Entity\EntityProcessorBase::globalReferenceManager
- 3.x src/Processors/Entity/EntityProcessorBase.php \Drupal\content_synchronizer\Processors\Entity\EntityProcessorBase::globalReferenceManager
The global reference manager service.
Type: \Drupal\content_synchronizer\Service\GlobalReferenceManager
File
- src/
Processors/ Entity/ EntityProcessorBase.php, line 43
Class
- EntityProcessorBase
- The entity processor base.
Namespace
Drupal\content_synchronizer\Processors\EntityCode
protected $globalReferenceManager;