You are here

service ckeditor_media_embed_install in CKEditor Media Embed Plugin 8

Same name in this branch
  1. 8 drush.services.yml \ckeditor_media_embed_install
  2. 8 console.services.yml \ckeditor_media_embed_install

Class

Drupal\ckeditor_media_embed\Command\InstallCommand

Tags

  • drupal.command

File

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

View source
  1. class: Drupal\ckeditor_media_embed\Command\InstallCommand
  2. arguments:
  3. - '@ckeditor_media_embed_cli_commands'
  4. tags:
  5. - { name: drupal.command }