You are here

protected property CountryManager::$moduleHandler in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Locale/CountryManager.php \Drupal\Core\Locale\CountryManager::moduleHandler
  2. 10 core/lib/Drupal/Core/Locale/CountryManager.php \Drupal\Core\Locale\CountryManager::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

CountryManager
Provides list of countries.

Namespace

Drupal\Core\Locale

Code

protected $moduleHandler;