public property GeofieldProximitySource::$context in Geofield 8
An array of the view handler plugins type (contexts) it would work for.
Possible values:
- filter
- sort
- field
- NULL (all)
(optional)
Type: array
File
- src/
Annotation/ GeofieldProximitySource.php, line 67
Class
- GeofieldProximitySource
- Defines a Geofield Proximity Source annotation object.
Namespace
Drupal\geofield\AnnotationCode
public $context;