You are here

protected property GeocoderProvider::$pluginCollection in Geocoder 8.3

The plugin collection that stores action plugins.

Type: \Drupal\Core\Action\ActionPluginCollection

File

src/Entity/GeocoderProvider.php, line 93

Class

GeocoderProvider
Defines the Geocoder provider entity type.

Namespace

Drupal\geocoder\Entity

Code

protected $pluginCollection;