You are here

service ckeditor_media_embed_cli_commands in CKEditor Media Embed Plugin 8

Class

Drupal\ckeditor_media_embed\Command\CliCommandWrapper

File

./ckeditor_media_embed.services.yml
ckeditor_media_embed.services.yml

View source
  1. class: Drupal\ckeditor_media_embed\Command\CliCommandWrapper
  2. arguments:
  3. - '@plugin.manager.ckeditor.plugin'
  4. - '@library.discovery'
  5. - '@http_client'
  6. - '@config.factory'