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 39c5025 commit c4dfbf4Copy full SHA for c4dfbf4
src/Symfony/Component/Form/Guess/Guess.php
@@ -14,7 +14,7 @@
14
use Symfony\Component\Form\Exception\InvalidArgumentException;
15
16
/**
17
- * Base class for guesses made by TypeGuesserInterface implementation.
+ * Base class for guesses made by FormTypeGuesserInterface implementation.
18
*
19
* Each instance contains a confidence value about the correctness of the guess.
20
* Thus an instance with confidence HIGH_CONFIDENCE is more likely to be
0 commit comments