FieldFormatter::$label
Same name in other branches
- 9 core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php \Drupal\Core\Field\Annotation\FieldFormatter::label
- 10 core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php \Drupal\Core\Field\Annotation\FieldFormatter::label
- 11.x core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php \Drupal\Core\Field\Annotation\FieldFormatter::label
The human-readable name of the formatter type.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
-
core/
lib/ Drupal/ Core/ Field/ Annotation/ FieldFormatter.php, line 39
Class
- FieldFormatter
- Defines a FieldFormatter annotation object.
Namespace
Drupal\Core\Field\AnnotationCode
public $label;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.