You are here

service config_split.config_split_export in Configuration Split 8

Class

Drupal\config_split\Command\ExportCommand

Tags

  • drupal.command

File

./console.services.yml
console.services.yml

View source
  1. class: Drupal\config_split\Command\ExportCommand
  2. arguments:
  3. - '@config_split.cli'
  4. tags:
  5. - { name: drupal.command }