You are here

protected property CKEditor::$moduleList in Drupal 9

Same name and namespace in other branches
  1. 10 core/modules/ckeditor/src/Plugin/Editor/CKEditor.php \Drupal\ckeditor\Plugin\Editor\CKEditor::moduleList

The module list service.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

core/modules/ckeditor/src/Plugin/Editor/CKEditor.php, line 82

Class

CKEditor
Defines a CKEditor-based text editor for Drupal.

Namespace

Drupal\ckeditor\Plugin\Editor

Code

protected $moduleList;