public property BlockStyle::$label in Block Style Plugins 8
Same name and namespace in other branches
- 8.2 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 32
Class
- BlockStyle
- Defines a Block style item annotation object.
Namespace
Drupal\block_style_plugins\AnnotationCode
public $label;