public property Layout::$id in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::id
- 10 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::id
The plugin ID.
Type: string
File
- core/
lib/ Drupal/ Core/ Layout/ Annotation/ Layout.php, line 31
Class
- Layout
- Defines a Layout annotation object.
Namespace
Drupal\Core\Layout\AnnotationCode
public $id;