protected property GeocoderArgument::$geocoderManager in Geolocation Field 8.3
Same name and namespace in other branches
- 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\argumentCode
protected $geocoderManager;