Skip to content

Commit c8b3722

Browse files
committed
Merge branch '2.6' into 2.7
* 2.6: 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 cc4c448 + 2d177a1 commit c8b3722

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)