You are here

protected property GeoLocation::$geoLocatorManager in GeoIP API 8.2

Plugin manager for GeoLocator plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/GeoLocation.php, line 23

Class

GeoLocation
Service to interact with the default geolocator plugin for geolocation.

Namespace

Drupal\geoip

Code

protected $geoLocatorManager;