We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8abdfc7 commit 93a2b20Copy full SHA for 93a2b20
reference/forms/types/options/validation_groups.rst.inc
@@ -29,7 +29,7 @@ the option. Symfony will then pass the form when calling it::
29
30
use Symfony\Component\Form\FormInterface;
31
use Symfony\Component\OptionsResolver\OptionsResolver;
32
-
+
33
// ...
34
public function configureOptions(OptionsResolver $resolver)
35
{
0 commit comments