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 b53b555 commit f318520Copy full SHA for f318520
reference/forms/types/collection.rst
@@ -314,7 +314,7 @@ prototype_options
314
315
This is the array that's passed to the form type specified in the `entry_type`_
316
option when creating its prototype. It allows to have different options depending
317
-on whether you are adding a new entry or editing an existing entry.
+on whether you are adding a new entry or editing an existing entry::
318
319
use Symfony\Component\Form\Extension\Core\Type\CollectionType;
320
use Symfony\Component\Form\Extension\Core\Type\TextType;
0 commit comments