You are here

protected property AddressDefaultWidget::$countryRepository in Address 8

The country repository.

Type: \CommerceGuys\Addressing\Country\CountryRepositoryInterface

File

src/Plugin/Field/FieldWidget/AddressDefaultWidget.php, line 36

Class

AddressDefaultWidget
Plugin implementation of the 'address_default' widget.

Namespace

Drupal\address\Plugin\Field\FieldWidget

Code

protected $countryRepository;