Skip to content

Commit 0fff2bc

Browse files
committed
TwigComponent DataCollector + Profiler Panel
1 parent e0c3ab0 commit 0fff2bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/TwigComponent/src/DependencyInjection/TwigComponentExtension.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
use Symfony\Component\DependencyInjection\ContainerBuilder;
1818
use Symfony\Component\DependencyInjection\Exception\LogicException;
1919
use Symfony\Component\DependencyInjection\Extension\Extension;
20+
use Symfony\Component\DependencyInjection\Loader\PhpFileLoader;
2021
use Symfony\Component\DependencyInjection\Parameter;
2122
use Symfony\Component\DependencyInjection\Reference;
2223
use Symfony\Component\Stopwatch\Stopwatch;

0 commit comments

Comments
 (0)