You are here

drush.services.yml in Entity Reference Hierarchy 3.x

Same filename and directory in other branches
  1. 8.2 drush.services.yml

File

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