We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d107c2 commit f1e74b6Copy full SHA for f1e74b6
Context/ExecutionContext.php
@@ -33,7 +33,7 @@
33
*
34
* @see ExecutionContextInterface
35
36
- * @internal since version 2.5. Code against ExecutionContextInterface instead.
+ * @internal
37
*/
38
class ExecutionContext implements ExecutionContextInterface
39
{
Violation/ConstraintViolationBuilder.php
@@ -22,7 +22,7 @@
22
23
* @author Bernhard Schussek <bschussek@gmail.com>
24
25
- * @internal since version 2.5. Code against ConstraintViolationBuilderInterface instead.
26
27
class ConstraintViolationBuilder implements ConstraintViolationBuilderInterface
28
0 commit comments