There was an error while loading. Please reload this page.
use
1 parent 0e8d863 commit cb102c1Copy full SHA for cb102c1
templating/twig_extension.rst
@@ -115,7 +115,7 @@ previous ``priceFilter()`` method::
115
// src/AppBundle/Twig/AppRuntime.php
116
namespace AppBundle\Twig;
117
118
- use use Twig\Extension\RuntimeExtensionInterface;
+ use Twig\Extension\RuntimeExtensionInterface;
119
120
class AppRuntime implements RuntimeExtensionInterface
121
{
0 commit comments