Layout::$category

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::category
  2. 8.9.x core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::category
  3. 10 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::category

The human-readable category.

Type: string

See also

\Drupal\Component\Plugin\CategorizingPluginManagerInterface

Related topics

File

core/lib/Drupal/Core/Layout/Annotation/Layout.php, line 67

Class

Layout
Defines a Layout annotation object.

Namespace

Drupal\Core\Layout\Annotation

Code

public $category;

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