You are here

service config_split.commands in Configuration Split 8

Same name and namespace in other branches
  1. 2.0.x drush.services.yml \config_split.commands

Class

Drupal\config_split\Commands\ConfigSplitCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

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