You are here

protected property GeocodeFormatterBase::$providerPluginManager in Geocoder 8.2

Same name and namespace in other branches
  1. 8.3 modules/geocoder_field/src/Plugin/Field/GeocodeFormatterBase.php \Drupal\geocoder_field\Plugin\Field\GeocodeFormatterBase::providerPluginManager

The provider plugin manager service.

Type: \Drupal\geocoder\ProviderPluginManager

File

modules/geocoder_field/src/Plugin/Field/GeocodeFormatterBase.php, line 42

Class

GeocodeFormatterBase
Base Plugin implementation of the Geocode formatter.

Namespace

Drupal\geocoder_field\Plugin\Field

Code

protected $providerPluginManager;