You are here

protected property GeocoderProviderCreationForm::$pluginManager in Geocoder 8.3

The geocoder provider plugin manager.

Type: \Drupal\geocoder\ProviderPluginManager

File

src/Form/GeocoderProviderCreationForm.php, line 27

Class

GeocoderProviderCreationForm
Provides a simple form that allows to select the provider type.

Namespace

Drupal\geocoder\Form

Code

protected $pluginManager;