You are here

protected property GeocoderFieldPluginManager::$preprocessorPluginManager in Geocoder 8.2

Same name and namespace in other branches
  1. 8.3 modules/geocoder_field/src/GeocoderFieldPluginManager.php \Drupal\geocoder_field\GeocoderFieldPluginManager::preprocessorPluginManager

The geocoder field preprocessor plugin manager service.

Type: \Drupal\geocoder_field\PreprocessorPluginManager

File

modules/geocoder_field/src/GeocoderFieldPluginManager.php, line 22

Class

GeocoderFieldPluginManager
The Geocoder Field Plugin manager.

Namespace

Drupal\geocoder_field

Code

protected $preprocessorPluginManager;