You are here

protected property RegionalForm::$countryManager in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/src/Form/RegionalForm.php \Drupal\system\Form\RegionalForm::countryManager
  2. 9 core/modules/system/src/Form/RegionalForm.php \Drupal\system\Form\RegionalForm::countryManager

The country manager.

Type: \Drupal\Core\Locale\CountryManagerInterface

File

core/modules/system/src/Form/RegionalForm.php, line 23

Class

RegionalForm
Configure regional settings for this site.

Namespace

Drupal\system\Form

Code

protected $countryManager;