drush.services.yml in Entity Reference Hierarchy 8.2
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- entity_hierarchy.commands:
- class: \Drupal\entity_hierarchy\Commands\EntityHierarchyCommands
- arguments: ['@entity_hierarchy.tree_rebuilder']
- tags:
- - { name: drush.command }