8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3de772b + 5376c8f commit 758e032Copy full SHA for 758e032
cookbook/form/use_empty_data.rst
@@ -7,7 +7,7 @@ How to configure Empty Data for a Form Class
7
The ``empty_data`` option allows you to specify an empty data set for your
8
form class. This empty data set would be used if you bind your form, but
9
haven't called ``setData()`` on your form or passed in data when you created
10
-you form. For example::
+your form. For example::
11
12
public function indexAction()
13
{
0 commit comments