You are here

public property FieldGroupFormatter::$label in Field Group 8

Same name and namespace in other branches
  1. 8.3 src/Annotation/FieldGroupFormatter.php \Drupal\field_group\Annotation\FieldGroupFormatter::label

The human-readable name of the formatter type.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/FieldGroupFormatter.php, line 38

Class

FieldGroupFormatter
Defines a FieldGroupFormatter annotation object.

Namespace

Drupal\field_group\Annotation

Code

public $label;