You are here

public property BlockStyle::$label in Block Style Plugins 8.2

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

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/BlockStyle.php, line 31

Class

BlockStyle
Defines a Block style item annotation object.

Namespace

Drupal\block_style_plugins\Annotation

Code

public $label;