X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fsymfony%2Fvalidator%2FTests%2FFixtures%2FConstraintAValidator.php;fp=vendor%2Fsymfony%2Fvalidator%2FTests%2FFixtures%2FConstraintAValidator.php;h=867b024c27672da15aeec1660e168bf2cceb8564;hp=b3b85c895b016e5b5b3e2580ae40f86fba2e4562;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/vendor/symfony/validator/Tests/Fixtures/ConstraintAValidator.php b/vendor/symfony/validator/Tests/Fixtures/ConstraintAValidator.php index b3b85c895..867b024c2 100644 --- a/vendor/symfony/validator/Tests/Fixtures/ConstraintAValidator.php +++ b/vendor/symfony/validator/Tests/Fixtures/ConstraintAValidator.php @@ -13,7 +13,7 @@ namespace Symfony\Component\Validator\Tests\Fixtures; use Symfony\Component\Validator\Constraint; use Symfony\Component\Validator\ConstraintValidator; -use Symfony\Component\Validator\ExecutionContextInterface; +use Symfony\Component\Validator\Context\ExecutionContextInterface; class ConstraintAValidator extends ConstraintValidator {