mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
✅ Make unit tests working
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Symfony\Component\Form\Guess;
|
||||
use Symfony\Component\Form\Exception\InvalidArgumentException;
|
||||
|
||||
/**
|
||||
* Base class for guesses made by TypeGuesserInterface implementation.
|
||||
* Base class for guesses made by FormTypeGuesserInterface implementation.
|
||||
*
|
||||
* Each instance contains a confidence value about the correctness of the guess.
|
||||
* Thus an instance with confidence HIGH_CONFIDENCE is more likely to be
|
||||
|
||||
Reference in New Issue
Block a user