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 e7e61fd commit b4b291fCopy full SHA for b4b291f
src/Symfony/Bridge/Twig/Extension/FormExtension.php
@@ -27,7 +27,7 @@ class FormExtension extends \Twig_Extension
27
* This property is public so that it can be accessed directly from compiled
28
* templates without having to call a getter, which slightly decreases performance.
29
*
30
- * @var \Symfony\Component\Form\FormRendererInterface
+ * @var TwigRendererInterface
31
*/
32
public $renderer;
33
0 commit comments