You are here

protected property GeocoderArgument::$geocoderManager in Geolocation Field 8.3

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

The GeocoderManager object.

Type: \Drupal\geolocation\GeocoderManager

File

src/Plugin/views/argument/GeocoderArgument.php, line 25

Class

GeocoderArgument
Argument handler for geolocation.

Namespace

Drupal\geolocation\Plugin\views\argument

Code

protected $geocoderManager;