You are here

service yaml_content.commands in YAML Content 8

Class

\Drupal\yaml_content\Commands\YamlContentCommands

Tags

  • drush.command

File

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

View source
  1. class: \Drupal\yaml_content\Commands\YamlContentCommands
  2. arguments:
  3. - '@yaml_content.load_helper'
  4. tags:
  5. - { name: drush.command }