Skip to content

Commit

Permalink
Fixed removed XML tag in form book
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Nov 23, 2015
1 parent 0820e69 commit 291a42a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/forms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1219,6 +1219,7 @@ Define your form type as a service.
<services>
<service id="app.form.type.task" class="AppBundle\Form\Type\TaskType">
<tag name="form.type" />
<argument type="service" id="app.my_service"></argument>
</service>
</services>
Expand Down

0 comments on commit 291a42a

Please sign in to comment.