mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-10 11:39:25 +03:00
Do not autowire the form extension
This commit is contained in:
parent
3b0b5162ea
commit
1db38a25b0
@ -48,7 +48,7 @@
|
|||||||
|
|
||||||
<!-- Form Type Extensions -->
|
<!-- Form Type Extensions -->
|
||||||
|
|
||||||
<service id="Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension">
|
<service id="nelmio_api_doc.form.documentation_extension">
|
||||||
<tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
|
<tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user