You are here

public property GutenbergPlugin::$label in Gutenberg 8.2

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

The human-readable name of the Gutenberg plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/GutenbergPlugin.php, line 37

Class

GutenbergPlugin
Defines a GutenbergPlugin annotation object.

Namespace

Drupal\gutenberg\Annotation

Code

public $label;