You are here

protected property Country::$countryRepository in Address 8

Same name in this branch
  1. 8 src/Plugin/views/sort/Country.php \Drupal\address\Plugin\views\sort\Country::countryRepository
  2. 8 src/Plugin/views/field/Country.php \Drupal\address\Plugin\views\field\Country::countryRepository

The country repository.

Type: \CommerceGuys\Addressing\Country\CountryRepositoryInterface

File

src/Plugin/views/field/Country.php, line 25

Class

Country
Allows the country name to be displayed instead of the country code.

Namespace

Drupal\address\Plugin\views\field

Code

protected $countryRepository;