8000 [Validator] make phpdoc of ObjectInitializerInterface interface more … · symfony/symfony@30970c7 · GitHub
[go: up one dir, main page]

Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}

Commit 30970c7

Browse files
committed
[Validator] make phpdoc of ObjectInitializerInterface interface more accurate
1 parent c17adc6 commit 30970c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/ObjectInitializerInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Prepares an object for validation.
1616
*
1717
* Concrete implementations of this interface are used by {@link ValidationVisitorInterface}
18-
* to initialize objects just before validating them.
18+
* and {@link Validator\ContextualValidatorInterface} to initialize objects just before validating them.
1919
*
2020
* @author Fabien Potencier <fabien@symfony.com>
2121
* @author Bernhard Schussek <bschussek@gmail.com>

0 commit comments

Comments
 (0)
0