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 1e42f0b commit bc48d4aCopy full SHA for bc48d4a
Validator/TraceableValidator.php
@@ -12,7 +12,7 @@
12
namespace Symfony\Component\Validator\Validator;
13
14
use Symfony\Component\Validator\Context\ExecutionContextInterface;
15
-use Symfony\Contract\Service\ResetInterface;
+use Symfony\Contracts\Service\ResetInterface;
16
17
/**
18
* Collects some data about validator calls.
0 commit comments