You are here

public property ViewsAddButton::$category in Views Add Button 2.0.x

Same name and namespace in other branches
  1. 8 src/Annotation/ViewsAddButton.php \Drupal\views_add_button\Annotation\ViewsAddButton::category

The category under which the ViewsAddButton should be listed in the UI.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/ViewsAddButton.php, line 40

Class

ViewsAddButton
Defines a ViewsAddButton annotation object.

Namespace

Drupal\views_add_button\Annotation

Code

public $category;