10000 minor #8305 Update group_service_resolver.rst (atailouloute) · symfony/symfony-docs@66028d6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 66028d6

Browse files
committed
minor #8305 Update group_service_resolver.rst (atailouloute)
This PR was merged into the 2.7 branch. Discussion ---------- Update group_service_resolver.rst Commits ------- f1b0e5e Update group_service_resolver.rst
2 parents 2191c9b + f1b0e5e commit 66028d6

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)
0