Skip to content

Commit e45145a

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: [Sendgrid-Mailer] Fixed envelope recipients on sendgridApiTransport mark the AssertingContextualValidator class as internal Fix the parameter names in the SecurityFactoryInterface::create() method [Serializer][ClassDiscriminatorMapping] Fix getMappedObjectType() when a discriminator child extends another one make return type correct
2 parents 9aa4474 + 29d15e6 commit e45145a

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
@@ -385,6 +385,9 @@ private function getViolation(): ConstraintViolation
385385
}
386386
}
387387

388+
/**
389+
* @internal
390+
*/
388391
class AssertingContextualValidator implements ContextualValidatorInterface
389392
{
390393
private $context;

0 commit comments

Comments
 (0)