You are here

drush.services.yml in Configuration Split 8

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

File

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