You are here

protected property PreprocessorBase::$countryManager in Geocoder 8.3

Same name and namespace in other branches
  1. 8.2 modules/geocoder_field/src/PreprocessorBase.php \Drupal\geocoder_field\PreprocessorBase::countryManager

The country manager service.

Type: \Drupal\Core\Locale\CountryManagerInterface

File

modules/geocoder_field/src/PreprocessorBase.php, line 28

Class

PreprocessorBase
Base class for the Preprocessor plugin.

Namespace

Drupal\geocoder_field

Code

protected $countryManager;