public property Editor::$label in Drupal 9
Same name and namespace in other branches
- 8 core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::label
- 10 core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::label
The human-readable name of the editor plugin.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
- core/
modules/ editor/ src/ Annotation/ Editor.php, line 69
Class
- Editor
- Defines an Editor annotation object.
Namespace
Drupal\editor\AnnotationCode
public $label;