You are here

protected property DumperPluginManager::$countryManager in Geocoder 8.3

The country manager service.

Type: \Drupal\Core\Locale\CountryManagerInterface

File

src/DumperPluginManager.php, line 34

Class

DumperPluginManager
Provides a plugin manager for geocoder dumpers.

Namespace

Drupal\geocoder

Code

protected $countryManager;