protected property FormatterBase::$label in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Field/FormatterBase.php \Drupal\Core\Field\FormatterBase::label
The label display setting.
Type: string
File
- core/
lib/ Drupal/ Core/ Field/ FormatterBase.php, line 37
Class
- FormatterBase
- Base class for 'Field formatter' plugin implementations.
Namespace
Drupal\Core\FieldCode
protected $label;