Completed
Push — develop ( 907780...9d50ec )
by Siad
04:14
created
src/Cache/Storage/Adapter/Couchbase.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -170,9 +170,9 @@
 block discarded – undo
170 170
     /**
171 171
      * Set options.
172 172
      *
173
-     * @param array|\Traversable|CouchbaseOptions $options
173
+     * @param CouchbaseOptions $options
174 174
      *
175
-     * @return \CouchbaseCluster
175
+     * @return AbstractAdapter
176 176
      *
177 177
      * @see    getOptions()
178 178
      */
Please login to merge, or discard this patch.