You are here

public property FieldType::$category in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Field/Annotation/FieldType.php \Drupal\Core\Field\Annotation\FieldType::category

The category under which the field type should be listed in the UI.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/lib/Drupal/Core/Field/Annotation/FieldType.php, line 58

Class

FieldType
Defines a FieldType annotation object.

Namespace

Drupal\Core\Field\Annotation

Code

public $category = '';