public property Layout::$label in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::label
- 10 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::label
The human-readable name.
Type: string
Related topics
File
- core/
lib/ Drupal/ Core/ Layout/ Annotation/ Layout.php, line 40
Class
- Layout
- Defines a Layout annotation object.
Namespace
Drupal\Core\Layout\AnnotationCode
public $label;