You are here

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

The core country_manager service.

Type: \Drupal\Core\Locale\CountryManagerInterface

File

src/Controller/Ip2CountryController.php, line 30

Class

Ip2CountryController
Controller routines for user routes.

Namespace

Drupal\ip2country\Controller

Code

protected $countryManager;