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

The human-readable name of the field type.

Type: \Drupal\Core\Annotation\Translation

Overrides DataType::$label

Related topics

File

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

Class

FieldType
Defines a FieldType annotation object.

Namespace

Drupal\Core\Field\Annotation

Code

public $label;