You are here

protected property Editor::$editor in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/editor/src/Entity/Editor.php \Drupal\editor\Entity\Editor::editor
  2. 9 core/modules/editor/src/Entity/Editor.php \Drupal\editor\Entity\Editor::editor

The name (plugin ID) of the text editor.

Type: string

File

core/modules/editor/src/Entity/Editor.php, line 52

Class

Editor
Defines the configured text editor entity.

Namespace

Drupal\editor\Entity

Code

protected $editor;