You are here

protected property CKEditor5::$moduleHandler in Drupal 10

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php, line 74

Class

CKEditor5
Defines a CKEditor 5-based text editor for Drupal.

Namespace

Drupal\ckeditor5\Plugin\Editor

Code

protected $moduleHandler;