You are here

public property UiPatternsSettingType::$label in UI Patterns Settings 8.2

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

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/UiPatternsSettingType.php, line 31

Class

UiPatternsSettingType
Defines a UI Patterns Setting Type annotation object.

Namespace

Drupal\ui_patterns_settings\Annotation

Code

public $label;