Completed
Push — master ( 9b11b5...839864 )
by yuuki
10:11 queued 03:03
created
src/Cache/LegacyCouchbaseStore.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -157,7 +157,7 @@
 block discarded – undo
157 157
     }
158 158
 
159 159
     /**
160
-     * @param        $bucket
160
+     * @param        string $bucket
161 161
      * @param string $password
162 162
      *
163 163
      * @return $this
Please login to merge, or discard this patch.
src/Cache/CouchbaseStore.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -157,7 +157,7 @@
 block discarded – undo
157 157
     }
158 158
 
159 159
     /**
160
-     * @param        $bucket
160
+     * @param        string $bucket
161 161
      * @param string $password
162 162
      *
163 163
      * @return $this
Please login to merge, or discard this patch.