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.
2 parents 551636a + 671d2cb commit 3c837d2Copy full SHA for 3c837d2
reference/dic_tags.rst
@@ -86,7 +86,7 @@ For simplicity, you'll often extend an
86
the interface directly::
87
88
// src/Acme/MainBundle/Form/Type/MyFormTypeExtension.php
89
- namespace Acme\MainBundle\Form\Type\MyFormTypeExtension;
+ namespace Acme\MainBundle\Form\Type;
90
91
use Symfony\Component\Form\AbstractTypeExtension;
92
0 commit comments