Action::$category
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::category
- 10 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::category
- 11.x core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::category
The category under which the action should be listed in the UI.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
-
core/
lib/ Drupal/ Core/ Annotation/ Action.php, line 65
Class
- Action
- Defines an Action annotation object.
Namespace
Drupal\Core\AnnotationCode
public $category;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.