FieldType::$description

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

A short human readable description for the field type.

Type: \Drupal\Core\Annotation\Translation

Overrides DataType::$description

Related topics

File

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

Class

FieldType
Defines a FieldType annotation object.

Namespace

Drupal\Core\Field\Annotation

Code

public $description;

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