The label display setting.
Type: string
File
- core/lib/Drupal/Core/Field/FormatterBase.php, line 35
Class
- FormatterBase
- Base class for 'Field formatter' plugin implementations.
Namespace
Drupal\Core\Field
Code
protected $label;
The label display setting.
Type: string
Drupal\Core\Field
protected $label;
Please login to continue.