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.
1 parent 2176eb5 commit 5376c8fCopy full SHA for 5376c8f
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