protected property ProximityArgument::$operator in Geolocation Field 8.3
Same name and namespace in other branches
- 8 src/Plugin/views/argument/ProximityArgument.php \Drupal\geolocation\Plugin\views\argument\ProximityArgument::operator
- 8.2 src/Plugin/views/argument/ProximityArgument.php \Drupal\geolocation\Plugin\views\argument\ProximityArgument::operator
The condition operator.
Type: string
File
- src/
Plugin/ views/ argument/ ProximityArgument.php, line 29
Class
- ProximityArgument
- Argument handler for geolocation proximity.
Namespace
Drupal\geolocation\Plugin\views\argumentCode
protected $operator = '<';