public property FieldGroupFormatter::$weight in Field Group 8
Same name and namespace in other branches
- 8.3 src/Annotation/FieldGroupFormatter.php \Drupal\field_group\Annotation\FieldGroupFormatter::weight
An integer to determine the weight of this formatter relative to other formatter in the Field UI when selecting a formatter for a given group.
Type: int optional
File
- src/
Annotation/ FieldGroupFormatter.php, line 78
Class
- FieldGroupFormatter
- Defines a FieldGroupFormatter annotation object.
Namespace
Drupal\field_group\AnnotationCode
public $weight = NULL;