You are here

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

The core country_manager service.

Type: \Drupal\Core\Locale\CountryManagerInterface

File

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

Class

UserInCountry
Provides a 'User is in country' condition.

Namespace

Drupal\ip2country\Plugin\Condition

Code

protected $countryManager;