Skip to content

Commit f1b0e5e

Browse files
authored
Update group_service_resolver.rst
1 parent 861e72b commit f1b0e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation/group_service_resolver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Then in your form, inject the resolver and set it as the ``validation_groups``.
4747
namespace AppBundle\Form;
4848
4949
use AppBundle\Validator\ValidationGroupResolver;
50-
use Symfony\Component\Form\AbstractType
50+
use Symfony\Component\Form\AbstractType;
5151
use Symfony\Component\OptionsResolver\OptionsResolver;
5252
5353
class MyClassType extends AbstractType

0 commit comments

Comments
 (0)