You are here

public property Editor::$label in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 74
Contains \Drupal\editor\Annotation\Editor.

Class

Editor
Defines an Editor annotation object.

Namespace

Drupal\editor\Annotation

Code

public $label;