blob: 56835ab524bb7ccc1505937c8fdea7fb28339ad5 [file] [log] [blame]
<?xml version="1.0" ?>
<container xmlns="http://symfony.com/schema/dic/services">
<services>
<service id="example.form.type" class="Acme\ExampleBundle\Form\Type\ExampleFormType">
<tag name="form.type" alias="example_form"/>
</service>
</services>
</container>