drush.services.yml in Duration Field 8.2
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- duration_field.commands:
- class: '\Drupal\duration_field\Drush\DurationFieldCommand'
- tags:
- - { name: drush.command }
- arguments:
- - '@entity_type.manager'
- - '@entity_type.bundle.info'
- - '@entity_field.manager'