You are here

protected property SiteConfigureForm::$countryManager in Drupal 8

Same name and namespace in other branches
  1. 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 55

Class

SiteConfigureForm
Provides the site configuration form.

Namespace

Drupal\Core\Installer\Form

Code

protected $countryManager;