You are here

protected property AddressDefaultFormatter::$countryRepository in Address 8

The country repository.

Type: \CommerceGuys\Addressing\Country\CountryRepositoryInterface

File

src/Plugin/Field/FieldFormatter/AddressDefaultFormatter.php, line 48

Class

AddressDefaultFormatter
Plugin implementation of the 'address_default' formatter.

Namespace

Drupal\address\Plugin\Field\FieldFormatter

Code

protected $countryRepository;