You are here

public function GeoLocatorInterface::getId in GeoIP API 8.2

Get the plugin's ID.

Return value

string The geolocator ID

1 method overrides GeoLocatorInterface::getId()
GeoLocatorBase::getId in src/Plugin/GeoLocator/GeoLocatorBase.php
Get the plugin's ID.

File

src/Plugin/GeoLocator/GeoLocatorInterface.php, line 16

Class

GeoLocatorInterface
Interface GeoLocatorInterface.

Namespace

Drupal\geoip\Plugin\GeoLocator

Code

public function getId();