Skip to content

Commit

Permalink
Fix code-block
Browse files Browse the repository at this point in the history
  • Loading branch information
damienalexandre authored Oct 17, 2017
1 parent 6ad18f2 commit 39f9143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions validation/sequence_provider.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ that group are valid, the second group, ``Strict``, will be validated.
You can also define a group sequence in the `validation_groups` form option:

.. code-block:: php
use Symfony\Component\Validator\Constraints\GroupSequence;
use Symfony\Component\Form\AbstractType;
// ...
Expand Down

0 comments on commit 39f9143

Please sign in to comment.