public property Dashboard::$id in Dashboards with Layout Builder 8
Same name in this branch
- 8 src/Annotation/Dashboard.php \Drupal\dashboards\Annotation\Dashboard::id
- 8 src/Entity/Dashboard.php \Drupal\dashboards\Entity\Dashboard::id
Same name and namespace in other branches
- 2.0.x src/Annotation/Dashboard.php \Drupal\dashboards\Annotation\Dashboard::id
The plugin ID.
Type: string
File
- src/
Annotation/ Dashboard.php, line 22
Class
- Dashboard
- Defines a Dashboard item annotation object.
Namespace
Drupal\dashboards\AnnotationCode
public $id;