Same name and namespace in other branches
  1. 8.9.x core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::label
  2. 9 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\Annotation

Code

public $label;