public property FieldGroupFormatter::$supported_contexts in Field Group 8.3
Same name and namespace in other branches
- 8 src/Annotation/FieldGroupFormatter.php \Drupal\field_group\Annotation\FieldGroupFormatter::supported_contexts
An array of contexts the formatter supports (form / view).
Type: array
File
- src/
Annotation/ FieldGroupFormatter.php, line 54
Class
- FieldGroupFormatter
- Defines a FieldGroupFormatter annotation object.
Namespace
Drupal\field_group\AnnotationCode
public $supported_contexts = [];