8000 Merge branch '2.7' into 2.8 · symfony/symfony-docs@654b36c · GitHub
[go: up one dir, main page]

Skip to content

Commit 654b36c

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: [#5456] Updating for Symfony 2.7 Adding an example of how the other format for attaching transformers looks fixed typo thanks to @OskarStark adding use statement using the aliases entity manager service name Many tweaks thanks to review Completely re-reading the data transformers chapter:
2 parents 2f65bf2 + c8f4844 commit 654b36c

File tree

2 files changed

+286
-255
lines changed

2 files changed

+286
-255
lines changed

book/forms.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1145,6 +1145,8 @@ the choice is ultimately up to you.
11451145

11461146
$form->get('dueDate')->setData(new \DateTime());
11471147

1148+
.. _form-as-services:
1149+
11481150
Defining your Forms as Services
11491151
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11501152

0 commit comments

Comments
 (0)
0