Skip to content

Commit 9eb4b11

Browse files
Minor syntax issues
1 parent 39f9143 commit 9eb4b11

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

validation/sequence_provider.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,7 @@ that group are valid, the second group, ``Strict``, will be validated.
140140
sequence, which will contain the ``Default`` group which references the
141141
same group sequence, ...).
142142

143-
You can also define a group sequence in the `validation_groups` form option:
144-
145-
.. code-block:: php
143+
You can also define a group sequence in the ``validation_groups`` form option::
146144

147145
use Symfony\Component\Validator\Constraints\GroupSequence;
148146
use Symfony\Component\Form\AbstractType;

0 commit comments

Comments
 (0)