You are here

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

The ip2country.lookup service.

Type: \Drupal\ip2country\Ip2CountryLookupInterface

File

src/Plugin/Condition/UserInCountry.php, line 61

Class

UserInCountry
Provides a 'User is in country' condition.

Namespace

Drupal\ip2country\Plugin\Condition

Code

protected $ip2countryLookup;