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.
1 parent 6261779 commit 8654cd8Copy full SHA for 8654cd8
src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php
@@ -84,7 +84,7 @@ public function enctype(FormView $view)
84
*
85
* <?php echo view['form']->widget(array('attr' => array('class' => 'foo'))) ?>
86
87
- * <?php echo view['form']->widget(array('separator' => '+++++)) ?>
+ * <?php echo view['form']->widget(array('separator' => '+++++')) ?>
88
89
* @param FormView $view The view for which to render the widget
90
* @param array $variables Additional variables passed to the template
0 commit comments