You are here

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

The ip2country.lookup service.

Type: \Drupal\ip2country\Ip2CountryLookupInterface

File

src/Controller/Ip2CountryController.php, line 37

Class

Ip2CountryController
Controller routines for user routes.

Namespace

Drupal\ip2country\Controller

Code

protected $ip2countryLookup;