public property Action::$category in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 69 - Contains \Drupal\Core\Annotation\Action.
Class
- Action
- Defines an Action annotation object.
Namespace
Drupal\Core\AnnotationCode
public $category;