You are here

protected property UEditor::$moduleHandler in UEditor - 百度编辑器 8

The module handler to invoke hooks on.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Editor/UEditor.php, line 37

Class

UEditor
Defines a UEditor-based text editor for Drupal.

Namespace

Drupal\ueditor\Plugin\Editor

Code

protected $moduleHandler;