protected property RegionalForm::$countryManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/src/Form/RegionalForm.php \Drupal\system\Form\RegionalForm::countryManager
- 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\FormCode
protected $countryManager;