You are here

protected property TreeRebuilder::$entityTypeManager in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Storage/TreeRebuilder.php \Drupal\entity_hierarchy\Storage\TreeRebuilder::entityTypeManager

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Storage/TreeRebuilder.php, line 19

Class

TreeRebuilder
Defines a class for rebuilding the tree.

Namespace

Drupal\entity_hierarchy\Storage

Code

protected $entityTypeManager;