drush.services.yml in YAML Content 8
File
drush.services.ymlView source
- services:
- yaml_content.commands:
- class: \Drupal\yaml_content\Commands\YamlContentCommands
- arguments:
- - '@yaml_content.load_helper'
- tags:
- - { name: drush.command }