You are here

protected property AddressValidator::$countryRepository in Drupal Commerce Connector for AvaTax 8

The country repository.

Type: \CommerceGuys\Addressing\Country\CountryRepositoryInterface

File

src/Controller/AddressValidator.php, line 38

Class

AddressValidator
Address validator controller.

Namespace

Drupal\commerce_avatax\Controller

Code

protected $countryRepository;