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 a4796b8 commit d005898Copy full SHA for d005898
controller/upload_file.rst
@@ -102,7 +102,7 @@ to :doc:`customize form rendering </form/form_customization>`):
102
103
.. code-block:: html+php
104
105
- <!-- app/Resources/views/product/new.html.twig -->
+ <!-- app/Resources/views/product/new.html.php -->
106
<h1>Adding a new product</h1>
107
108
<?php echo $view['form']->start($form) ?>
0 commit comments