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