8000
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 30ef3a8 commit 303daffCopy full SHA for 303daff
book/validation.rst
@@ -1074,7 +1074,7 @@ then your code might look like this::
1074
namespace Acme\DemoBundle\Entity;
1075
1076
// ...
1077
- use Symfony\Component\Validation\GroupSequenceProviderInterface;
+ use Symfony\Component\Validator\GroupSequenceProviderInterface;
1078
1079
/**
1080
* @Assert\GroupSequenceProvider
0 commit comments