Action::$category

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::category
  2. 8.9.x core/lib/Drupal/Core/Annotation/Action.php \Drupal\Core\Annotation\Action::category
  3. 10 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\Annotation

Code

public $category;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.