protected property CKEditor::$ckeditorPluginManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/ckeditor/src/Plugin/Editor/CKEditor.php \Drupal\ckeditor\Plugin\Editor\CKEditor::ckeditorPluginManager
The CKEditor plugin manager.
Type: \Drupal\ckeditor\CKEditorPluginManager
File
- core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php, line 52
Class
- CKEditor
- Defines a CKEditor-based text editor for Drupal.
Namespace
Drupal\ckeditor\Plugin\EditorCode
protected $ckeditorPluginManager;