Completed
Push — master ( 9da291...9cb0b0 )
by Pedro
9s
created
src/Factory/MemcachedFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     }
19 19
 
20 20
     /**
21
-     * @return \Memcache
21
+     * @return \Memcached
22 22
      */
23 23
     public function getMemcachedAdapter()
24 24
     {
Please login to merge, or discard this patch.