Completed
Push — master ( 0f5779...ff4715 )
by Georges
12s
created
lib/Phpfastcache/Drivers/Couchbase/Config.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
     /**
29 29
      * @var int
30 30
      */
31
-    protected $port = 8091;// SSL: 18091
31
+    protected $port = 8091; // SSL: 18091
32 32
 
33 33
     /**
34 34
      * @var string
Please login to merge, or discard this patch.