You are here

protected property Ip2CountryResource::$ip2countryLookup in IP-based Determination of a Visitor's Country 8

The ip2country.lookup service.

Type: \Drupal\ip2country\Ip2CountryLookupInterface

File

src/Plugin/rest/resource/Ip2CountryResource.php, line 32

Class

Ip2CountryResource
Provides a resource for looking up IP addresses.

Namespace

Drupal\ip2country\Plugin\rest\resource

Code

protected $ip2countryLookup;