You are here

protected property ProximityArgument::$operator in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8 src/Plugin/views/argument/ProximityArgument.php \Drupal\geolocation\Plugin\views\argument\ProximityArgument::operator
  2. 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\argument

Code

protected $operator = '<';