8000
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 1f98e31 commit d2c5813Copy full SHA for d2c5813
src/Symfony/Component/Validator/ObjectInitializerInterface.php
@@ -14,7 +14,7 @@
14
/**
15
* Prepares an object for validation.
16
*
17
- * Concrete implementations of this interface are used by {@link ValidationVisitorInterface}
+ * Concrete implementations of this interface are used by {@link Validator\ContextualValidatorInterface}
18
* to initialize objects just before validating them.
19
20
* @author Fabien Potencier <fabien@symfony.com>
0 commit comments