Completed
Push — develop ( 138c04...9e5d37 )
by Jens
05:48
created
src/CacheWarmer/HandlebarsCacheWarmer.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
         ContainerInterface $container,
31 31
         TemplateFinderInterface $finder,
32 32
         LoggerInterface $logger = null
33
-    ){
33
+    ) {
34 34
         // We don't inject the HandlebarsEngine directly as it depends on the
35 35
         // template locator (via the loader) which might be a cached one.
36 36
         // The cached template locator is available once the TemplatePathsCacheWarmer
Please login to merge, or discard this patch.