You are here

public property InPlaceEditor::$id in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 33
Contains \Drupal\quickedit\Annotation\InPlaceEditor.

Class

InPlaceEditor
Defines an InPlaceEditor annotation object.

Namespace

Drupal\quickedit\Annotation

Code

public $id;