X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fsymfony%2Fvalidator%2FContext%2FExecutionContext.php;fp=vendor%2Fsymfony%2Fvalidator%2FContext%2FExecutionContext.php;h=9c50a4f0f685b51a1d0ca3f79b1b66f77470f374;hp=1dc982c2719ffb3e50eae4f4129486332b68b1ef;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/vendor/symfony/validator/Context/ExecutionContext.php b/vendor/symfony/validator/Context/ExecutionContext.php index 1dc982c27..9c50a4f0f 100644 --- a/vendor/symfony/validator/Context/ExecutionContext.php +++ b/vendor/symfony/validator/Context/ExecutionContext.php @@ -30,8 +30,7 @@ use Symfony\Component\Validator\Violation\ConstraintViolationBuilder; * * @see ExecutionContextInterface * - * @internal You should not instantiate or use this class. Code against - * {@link ExecutionContextInterface} instead. + * @internal since version 2.5. Code against ExecutionContextInterface instead. */ class ExecutionContext implements ExecutionContextInterface {