The human-readable name of the editor plugin.
Type: \Drupal\Core\Annotation\Translation
Related topics
- Annotation for translatable text
- Describes how to put translatable UI text into annotations.
File
- core/modules/editor/src/Annotation/Editor.php, line 69
Class
- Editor
- Defines an Editor annotation object.
Namespace
Drupal\editor\Annotation
Code
public $label;
Please login to continue.