drush.services.yml in Configuration Split 8
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- config_split.commands:
- class: Drupal\config_split\Commands\ConfigSplitCommands
- arguments: ['@config_split.cli']
- tags:
- - { name: drush.command }