public property Dashboard::$category in Dashboards with Layout Builder 2.0.x
Same name in this branch
- 2.0.x src/Annotation/Dashboard.php \Drupal\dashboards\Annotation\Dashboard::category
- 2.0.x src/Entity/Dashboard.php \Drupal\dashboards\Entity\Dashboard::category
Same name and namespace in other branches
- 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\AnnotationCode
public $category;