You are here

protected property AddressPlainFormatter::$countryRepository in Address 8

The country repository.

Type: \CommerceGuys\Addressing\Country\CountryRepositoryInterface

File

src/Plugin/Field/FieldFormatter/AddressPlainFormatter.php, line 44

Class

AddressPlainFormatter
Plugin implementation of the 'address_plain' formatter.

Namespace

Drupal\address\Plugin\Field\FieldFormatter

Code

protected $countryRepository;