You are here

protected property CountryDefaultWidget::$countryRepository in Address 8

The country repository.

Type: \CommerceGuys\Addressing\Country\CountryRepositoryInterface

File

src/Plugin/Field/FieldWidget/CountryDefaultWidget.php, line 32

Class

CountryDefaultWidget
Plugin implementation of the 'address_country_default' widget.

Namespace

Drupal\address\Plugin\Field\FieldWidget

Code

protected $countryRepository;