Skip to content

Commit 39f9143

Browse files
Fix code-block
1 parent 6ad18f2 commit 39f9143

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation/sequence_provider.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ that group are valid, the second group, ``Strict``, will be validated.
143143
You can also define a group sequence in the `validation_groups` form option:
144144

145145
.. code-block:: php
146+
146147
use Symfony\Component\Validator\Constraints\GroupSequence;
147148
use Symfony\Component\Form\AbstractType;
148149
// ...

0 commit comments

Comments
 (0)