Completed
Push — V3 ( 7c7d16...167141 )
by Georges
01:47
created
src/Resources/Docs/example/Controller/DefaultController.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
         try{
33 33
             $cache9 = $phpfastcache->get('apccache');
34 34
             $cache10 = $phpfastcache->get('apcucache');
35
-        }catch(PhpfastcacheDriverCheckException $e){
35
+        } catch(PhpfastcacheDriverCheckException $e){
36 36
             $cache11 = $phpfastcache->get('xcachecache');
37 37
         }
38 38
 
Please login to merge, or discard this patch.