CountryManager

Provides list of countries.

Hierarchy

File

core/lib/Drupal/Core/Locale/CountryManager.php, line 10

Namespace

Drupal\Core\Locale

Members

Name Modifiers Type Description
CountryManager::$countries protected property An array of country code => country name pairs.
CountryManager::$moduleHandler protected property The module handler service.
CountryManager::getList public function Get an array of country code => country name pairs, altered by alter hooks. Overrides CountryManagerInterface::getList
CountryManager::getStandardList public static function Get an array of all two-letter country code => country name pairs.
CountryManager::__construct public function Constructor.
doc_Drupal
2016-10-29 08:59:03
Comments
Leave a Comment

Please login to continue.