You are here

public property InPlaceEditor::$id in Drupal 9

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

The plugin ID.

Type: string

File

core/modules/quickedit/src/Annotation/InPlaceEditor.php, line 28

Class

InPlaceEditor
Defines an InPlaceEditor annotation object.

Namespace

Drupal\quickedit\Annotation

Code

public $id;