public property FieldGroupFormatter::$class in Field Group 8
Same name and namespace in other branches
- 8.3 src/Annotation/FieldGroupFormatter.php \Drupal\field_group\Annotation\FieldGroupFormatter::class
The name of the fieldgroup formatter class.
This is not provided manually, it will be added by the discovery mechanism.
Type: string
File
- src/
Annotation/ FieldGroupFormatter.php, line 56
Class
- FieldGroupFormatter
- Defines a FieldGroupFormatter annotation object.
Namespace
Drupal\field_group\AnnotationCode
public $class;