Skip to content

Commit

Permalink
[cookbook][form] Adding missing yaml service arguments - thanks to @j…
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Nov 14, 2011
1 parent e3defd9 commit 9bd55cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbook/form/data_transformers.rst
Expand Up @@ -145,6 +145,7 @@ manager can be automatically injected::
services:
acme_demo.type.issue_selector:
class: Acme\TaskBundle\Form\IssueSelectorType
arguments: ["@doctrine.orm.entity_manager"]
tags:
- { name: form.type, alias: issue_selector }
Expand Down

0 comments on commit 9bd55cb

Please sign in to comment.