public property FieldFormatter::$label

The human-readable name of the formatter type.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

drupal/core/modules/field/lib/Drupal/field/Annotation/FieldFormatter.php, line 43
Contains \Drupal\field\Annotation\FieldFormatter.

Class

FieldFormatter
Defines a FieldFormatter annotation object.

Namespace

Drupal\field\Annotation

Code

public $label;