Skip to content

Commit b6ef9a1

Browse files
committed
mark the AssertingContextualValidator class as internal
1 parent ba489a5 commit b6ef9a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Test/ConstraintValidatorTestCase.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,9 @@ private function getViolation()
341341
}
342342
}
343343

344+
/**
345+
* @internal
346+
*/
344347
class AssertingContextualValidator implements ContextualValidatorInterface
345348
{
346349
private $expectNoValidate = false;

0 commit comments

Comments
 (0)