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