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 d562929 commit 4202c91Copy full SHA for 4202c91
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