You are here

protected property EntityHierarchyCommands::$treeRebuilder in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Commands/EntityHierarchyCommands.php \Drupal\entity_hierarchy\Commands\EntityHierarchyCommands::treeRebuilder

TreeRebuilder instance.

Type: \Drupal\entity_hierarchy\Storage\TreeRebuilder

File

src/Commands/EntityHierarchyCommands.php, line 17

Class

EntityHierarchyCommands
Drush commands.

Namespace

Drupal\entity_hierarchy\Commands

Code

protected $treeRebuilder;