8000 Completely re-reading the data transformers chapter: · symfony/symfony-docs@b48feda · GitHub
[go: up one dir, main page]

Skip to content

Commit b48feda

Browse files
committed
Completely re-reading the data transformers chapter:
1) Show an easy example using the CallbackTransformer in the beginning 2) Remove complexity related to any factories that were there before 3) Moved theoretical section to the bottom
1 parent fea061f commit b48feda

File tree

2 files changed

+266
-255
lines changed

2 files changed

+266
-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)
0