You are here

public property Editor::$id in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/editor/src/Annotation/Editor.php \Drupal\editor\Annotation\Editor::id

The plugin ID.

Type: string

File

core/modules/editor/src/Annotation/Editor.php, line 60

Class

Editor
Defines an Editor annotation object.

Namespace

Drupal\editor\Annotation

Code

public $id;