Passed
Pull Request — final (#566)
by Georges
03:53
created
src/phpFastCache/Drivers/Redis/Driver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -100,7 +100,7 @@
 block discarded – undo
100 100
 
101 101
     /**
102 102
      * @param \Psr\Cache\CacheItemInterface $item
103
-     * @return bool
103
+     * @return integer
104 104
      * @throws phpFastCacheInvalidArgumentException
105 105
      */
106 106
     protected function driverDelete(CacheItemInterface $item)
Please login to merge, or discard this patch.