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 445fa33 commit cb1ccc3Copy full SHA for cb1ccc3
Templating/TimedPhpEngine.php
@@ -14,7 +14,7 @@
14
use Symfony\Bundle\FrameworkBundle\Templating\PhpEngine;
15
use Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables;
16
use Symfony\Component\Templating\TemplateNameParserInterface;
17
-use Symfony\Component\HttpKernel\Debug\Stopwatch;
+use Symfony\Component\Stopwatch\Stopwatch;
18
use Symfony\Component\Templating\Loader\LoaderInterface;
19
use Symfony\Component\DependencyInjection\ContainerInterface;
20
0 commit comments