public property FieldGroupFormatter::$supported_contexts in Field Group 8
Same name and namespace in other branches
- 8.3 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 63
Class
- FieldGroupFormatter
- Defines a FieldGroupFormatter annotation object.
Namespace
Drupal\field_group\AnnotationCode
public $supported_contexts = array();