public property UiPatternsSettingType::$label in UI Patterns Settings 8
Same name and namespace in other branches
- 8.2 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\AnnotationCode
public $label;