Skip to content

Commit 2d177a1

Browse files
committed
Merge branch '2.3' into 2.6
* 2.3: 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 92e20cf + 4abc22c commit 2d177a1

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
@@ -1141,6 +1141,8 @@ the choice is ultimately up to you.
11411141

11421142
$form->get('dueDate')->setData(new \DateTime());
11431143

1144+
.. _form-as-services:
1145+
11441146
Defining your Forms as Services
11451147
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11461148

0 commit comments

Comments
 (0)