You are here

service plugin.manager.ckeditor.plugin in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/ckeditor/ckeditor.services.yml \plugin.manager.ckeditor.plugin

Class

Drupal\ckeditor\CKEditorPluginManager
4 string references to plugin.manager.ckeditor.plugin
CKEditor::create in core/modules/ckeditor/src/Plugin/Editor/CKEditor.php
Creates an instance of the plugin.
CKEditorPluginManagerTest::testCssFiles in core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
Tests the iframe instance CSS files of plugins.
CKEditorPluginManagerTest::testEnabledPlugins in core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
Tests the enabling of plugins.
InternalTest::setUp in core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php

File

core/modules/ckeditor/ckeditor.services.yml
core/modules/ckeditor/ckeditor.services.yml

View source
  1. class: Drupal\ckeditor\CKEditorPluginManager
  2. parent: default_plugin_manager