You are here

protected property ProximityArgument::$distance in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/views/argument/ProximityArgument.php \Drupal\geolocation\Plugin\views\argument\ProximityArgument::distance

Distance.

Type: int

File

src/Plugin/views/argument/ProximityArgument.php, line 36

Class

ProximityArgument
Argument handler for geolocation proximity.

Namespace

Drupal\geolocation\Plugin\views\argument

Code

protected $distance = 0;