protected property Editor::$editor in Drupal 8
Same name and namespace in other branches
- 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\EntityCode
protected $editor;