You are here

service ckeditor_media_embed.commands in CKEditor Media Embed Plugin 8

Class

Drupal\ckeditor_media_embed\Command\Drush\CKEditorMediaEmbedCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\ckeditor_media_embed\Command\Drush\CKEditorMediaEmbedCommands
  2. arguments:
  3. - '@ckeditor_media_embed_install'
  4. - '@ckeditor_media_embed_update'
  5. tags:
  6. - { name: drush.command }