EditorManager::$editors

Same name and namespace in other branches
  1. 11.x core/modules/editor/src/Plugin/EditorManager.php \Drupal\editor\Plugin\EditorManager::editors

Editors.

Type: array

File

core/modules/editor/src/Plugin/EditorManager.php, line 33

Class

EditorManager
Configurable text editor manager.

Namespace

Drupal\editor\Plugin

Code

protected array $editors = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.