public property Action::$category in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::category
- 9 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;