You are here

protected property CountryConstraintValidator::$countryRepository in Address 8

The country repository.

Type: \CommerceGuys\Addressing\Country\CountryRepositoryInterface

File

src/Plugin/Validation/Constraint/CountryConstraintValidator.php, line 21

Class

CountryConstraintValidator
Validates the country constraint.

Namespace

Drupal\address\Plugin\Validation\Constraint

Code

protected $countryRepository;