Passed
Push — v7 ( 41e516...4ee131 )
by Georges
01:39
created
lib/Phpfastcache/Drivers/Sqlite/Config.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
 namespace Phpfastcache\Drivers\Sqlite;
10 10
 
11 11
 use Phpfastcache\Config\{
12
-  ConfigurationOption, IOConfigurationOptionTrait
12
+    ConfigurationOption, IOConfigurationOptionTrait
13 13
 };
14 14
 
15 15
 class Config extends ConfigurationOption
Please login to merge, or discard this patch.