protected property CKEditor::$moduleHandler in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/ckeditor/src/Plugin/Editor/CKEditor.php \Drupal\ckeditor\Plugin\Editor\CKEditor::moduleHandler
The module handler to invoke hooks on.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php, line 42 - Contains \Drupal\ckeditor\Plugin\Editor\CKEditor.
Class
- CKEditor
- Defines a CKEditor-based text editor for Drupal.
Namespace
Drupal\ckeditor\Plugin\EditorCode
protected $moduleHandler;