Skip to content

Commit 24bea61

Browse files
committed
[2.8] Fix issues reported by static analyse
1 parent 51592fb commit 24bea61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CacheWarmer/TemplateFinder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
use Symfony\Component\HttpKernel\KernelInterface;
1515
use Symfony\Component\Finder\Finder;
1616
use Symfony\Component\Templating\TemplateNameParserInterface;
17+
use Symfony\Component\Templating\TemplateReferenceInterface;
1718
use Symfony\Component\HttpKernel\Bundle\BundleInterface;
1819

1920
/**

0 commit comments

Comments
 (0)