You are here

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

Category of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/Dashboard.php, line 40

Class

Dashboard
Defines a Dashboard item annotation object.

Namespace

Drupal\dashboards\Annotation

Code

public $category;