You are here

public property Dashboard::$id in Dashboards with Layout Builder 2.0.x

Same name in this branch
  1. 2.0.x src/Annotation/Dashboard.php \Drupal\dashboards\Annotation\Dashboard::id
  2. 2.0.x src/Entity/Dashboard.php \Drupal\dashboards\Entity\Dashboard::id
Same name and namespace in other branches
  1. 8 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\Annotation

Code

public $id;