protected property EntityTreeNodeMapper::$entityTypeManager in Entity Reference Hierarchy 3.x
Same name and namespace in other branches
- 8.2 src/Storage/EntityTreeNodeMapper.php \Drupal\entity_hierarchy\Storage\EntityTreeNodeMapper::entityTypeManager
Entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Storage/ EntityTreeNodeMapper.php, line 19
Class
- EntityTreeNodeMapper
- Takes an array of tree nodes & returns matching entities, keyed by tree node.
Namespace
Drupal\entity_hierarchy\StorageCode
protected $entityTypeManager;