You are here

public property GutenbergPlugin::$id in Gutenberg 8

Same name and namespace in other branches
  1. 8.2 src/Annotation/GutenbergPlugin.php \Drupal\gutenberg\Annotation\GutenbergPlugin::id

The plugin ID.

Type: string

File

src/Annotation/GutenbergPlugin.php, line 28

Class

GutenbergPlugin
Defines a GutenbergPlugin annotation object.

Namespace

Drupal\gutenberg\Annotation

Code

public $id;