Completed
Push — master ( 338029...da5103 )
by Milan
01:29
created
src/Caching/Cache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
 
66 66
 	/**
67 67
 	 * @param string $hour
68
-	 * @return Storage
68
+	 * @return Cache
69 69
 	 */
70 70
 	public function setRefresh($hour)
71 71
 	{
Please login to merge, or discard this patch.