You are here

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

The ip2country.lookup service.

Type: \Drupal\ip2country\Ip2CountryLookupInterface

File

src/Cache/Context/Ip2CountryCacheContext.php, line 23

Class

Ip2CountryCacheContext
Defines the Ip2CountryCacheContext service, for "per country" caching.

Namespace

Drupal\ip2country\Cache\Context

Code

protected $ip2countryLookup;