You are here

public property FieldFormatter::$description in Drupal 9

Same name and namespace in other branches
  1. 8 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;