You are here

public function ProviderInterface::getHandler in Geocoder 7.2

Get the Geocoder handler.

Return value

\Geocoder\Provider\Provider

1 method overrides ProviderInterface::getHandler()
Provider::getHandler in src/Plugin/Geocoder/Provider.php
Get the Geocoder handler.

File

src/Plugin/Geocoder/ProviderInterface.php, line 52
Contains \Drupal\geocoder\Plugin\Geocoder\ProviderInterface.

Class

ProviderInterface

Namespace

Drupal\geocoder\Plugin\Geocoder

Code

public function getHandler();