You are here

public function GeocoderPluginInterface::getConfiguration in Geocoder 7.2

Get the object's configuration.

1 method overrides GeocoderPluginInterface::getConfiguration()
GeocoderPlugin::getConfiguration in src/Plugin/GeocoderPlugin.php
Get the object's configuration.

File

src/Plugin/GeocoderPluginInterface.php, line 24

Class

GeocoderPluginInterface

Namespace

Drupal\geocoder\Plugin

Code

public function getConfiguration();