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 207887a commit 1747583Copy full SHA for 1747583
ObjectInitializerInterface.php
@@ -15,7 +15,7 @@
15
* Prepares an object for validation.
16
*
17
* Concrete implementations of this interface are used by {@link ValidationVisitorInterface}
18
- * to initialize objects just before validating them.
+ * and {@link Validator\ContextualValidatorInterface} to initialize objects just before validating them.
19
20
* @author Fabien Potencier <fabien@symfony.com>
21
* @author Bernhard Schussek <bschussek@gmail.com>
0 commit comments