The name (plugin ID) of the text editor.
Type: string
File
- core/modules/editor/src/Entity/Editor.php, line 45
Class
- Editor
- Defines the configured text editor entity.
Namespace
Drupal\editor\Entity
Code
protected $editor;
The name (plugin ID) of the text editor.
Type: string
Drupal\editor\Entity
protected $editor;
Please login to continue.