public property FieldFormatter::$label in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 44 - Contains \Drupal\Core\Field\Annotation\FieldFormatter.
Class
- FieldFormatter
- Defines a FieldFormatter annotation object.
Namespace
Drupal\Core\Field\AnnotationCode
public $label;