You are here

protected property FieldGroupFormatterBase::$label in Field Group 8.3

Same name and namespace in other branches
  1. 8 src/FieldGroupFormatterBase.php \Drupal\field_group\FieldGroupFormatterBase::label

The label display setting.

Type: string

File

src/FieldGroupFormatterBase.php, line 34

Class

FieldGroupFormatterBase
Base class for 'Fieldgroup formatter' plugin implementations.

Namespace

Drupal\field_group

Code

protected $label;