You are here

protected property CountryAutocompleteController::$countryManager in Country 8

The country manager.

Type: \Drupal\Core\Locale\CountryManagerInterface

File

src/Controller/CountryAutocompleteController.php, line 23

Class

CountryAutocompleteController
Returns autocomplete responses for countries.

Namespace

Drupal\country\Controller

Code

protected $countryManager;