public property ConfigPagesContext::$label in Config Pages 8
Same name and namespace in other branches
- 8.3 src/Annotation/ConfigPagesContext.php \Drupal\config_pages\Annotation\ConfigPagesContext::label
- 8.2 src/Annotation/ConfigPagesContext.php \Drupal\config_pages\Annotation\ConfigPagesContext::label
The label of the context.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ ConfigPagesContext.php, line 33
Class
- ConfigPagesContext
- Defines a config page context item annotation object.
Namespace
Drupal\config_pages\AnnotationCode
public $label;