protected property SiteConfigureForm::$countryManager in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php \Drupal\Core\Installer\Form\SiteConfigureForm::countryManager
- 9 core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php \Drupal\Core\Installer\Form\SiteConfigureForm::countryManager
The country manager.
Type: \Drupal\Core\Locale\CountryManagerInterface
File
- core/
lib/ Drupal/ Core/ Installer/ Form/ SiteConfigureForm.php, line 47
Class
- SiteConfigureForm
- Provides the site configuration form.
Namespace
Drupal\Core\Installer\FormCode
protected $countryManager;