You are here

service country_manager in Drupal 8

Same name and namespace in other branches
  1. 9 core/core.services.yml \country_manager
  2. 10 core/core.services.yml \country_manager

Class

Drupal\Core\Locale\CountryManager
2 string references to country_manager
RegionalForm::create in core/modules/system/src/Form/RegionalForm.php
Instantiates a new instance of this class.
SiteConfigureForm::create in core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
Instantiates a new instance of this class.

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Locale\CountryManager
  2. arguments:
  3. - '@module_handler'