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 37f2467 commit 671d2cbCopy full SHA for 671d2cb
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