Passed
Pull Request — master (#229)
by Timothy
34:59
created
lib/Doctrine/Common/Cache/CouchbaseBucketCache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -197,7 +197,7 @@
 block discarded – undo
197 197
     }
198 198
 
199 199
     /**
200
-     * @param mixed $value
200
+     * @param string $value
201 201
      * @return string
202 202
      */
203 203
     private function encode($value) : string
Please login to merge, or discard this patch.