public property Editor::$id in Drupal 9
Same name and namespace in other branches
- 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\AnnotationCode
public $id;