You are here

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

The ip2country.manager service.

Type: \Drupal\ip2country\Ip2CountryManagerInterface

File

src/Controller/Ip2CountryController.php, line 44

Class

Ip2CountryController
Controller routines for user routes.

Namespace

Drupal\ip2country\Controller

Code

protected $ip2countryManager;