Completed
Push — master ( b13840...70afb1 )
by Paweł
56:44
created
src/SWP/Bundle/TemplateEngineBundle/EventSubscriber/HttpCacheSubscriber.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
             HttpCacheEvent::EVENT_NAME => [
40 40
                 ['clearCache', 0],
41 41
             ],
42
-       ];
42
+        ];
43 43
     }
44 44
 
45 45
     public function clearCache(HttpCacheEvent $event)
Please login to merge, or discard this patch.