FieldFormatter::$description

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

A short description of the formatter type.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php, line 48

Class

FieldFormatter
Defines a FieldFormatter 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.