mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 23:59:26 +03:00
Merge pull request #1472 from nelmio/GuilhemN-patch-1
Do not autowire the form extension
This commit is contained in:
commit
279d20be78
@ -48,7 +48,7 @@
|
||||
|
||||
<!-- Form Type Extensions -->
|
||||
|
||||
<service id="Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension">
|
||||
<service id="nelmio_api_doc.form.documentation_extension" class="Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension">
|
||||
<tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
|
||||
</service>
|
||||
</services>
|
||||
|
Loading…
x
Reference in New Issue
Block a user