You are here

protected property CountryConstraintValidatorTest::$constraint in Address 8

The constraint.

Type: \Drupal\address\Plugin\Validation\Constraint\CountryConstraint

File

tests/src/Unit/Plugin/Validation/Constraint/CountryConstraintValidatorTest.php, line 24

Class

CountryConstraintValidatorTest
@coversDefaultClass \Drupal\address\Plugin\Validation\Constraint\CountryConstraintValidator @group address

Namespace

Drupal\Tests\address\Unit\Plugin\Validation\Constraint

Code

protected $constraint;