The category under which the field type should be listed in the UI.
Type: \Drupal\Core\Annotation\Translation
Related topics
- Annotation for translatable text
- Describes how to put translatable UI text into annotations.
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 = '';
Please login to continue.