You are here

service entity_hierarchy.commands in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 drush.services.yml \entity_hierarchy.commands

Class

\Drupal\entity_hierarchy\Commands\EntityHierarchyCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: \Drupal\entity_hierarchy\Commands\EntityHierarchyCommands
  2. arguments:
  3. - '@entity_hierarchy.tree_rebuilder'
  4. tags:
  5. - { name: drush.command }