public function GeoLocatorInterface::getLabel in GeoIP API 8.2
Get the plugin's label.
Return value
string The geolocator label
1 method overrides GeoLocatorInterface::getLabel()
- GeoLocatorBase::getLabel in src/
Plugin/ GeoLocator/ GeoLocatorBase.php - Get the plugin's label.
File
- src/
Plugin/ GeoLocator/ GeoLocatorInterface.php, line 24
Class
- GeoLocatorInterface
- Interface GeoLocatorInterface.
Namespace
Drupal\geoip\Plugin\GeoLocatorCode
public function getLabel();