You are here

protected property CountryDefaultFormatter::$countryRepository in Address 8

The country repository.

Type: \CommerceGuys\Addressing\Country\CountryRepositoryInterface

File

src/Plugin/Field/FieldFormatter/CountryDefaultFormatter.php, line 31

Class

CountryDefaultFormatter
Plugin implementation of the 'country_default' formatter.

Namespace

Drupal\address\Plugin\Field\FieldFormatter

Code

protected $countryRepository;