There was an error while loading. Please reload this page.
@return
1 parent c385af1 commit ac2e168Copy full SHA for ac2e168
CacheInterface.php
@@ -38,7 +38,7 @@ interface CacheInterface
38
* See https://en.wikipedia.org/wiki/Cache_stampede#Probabilistic_early_expiration
39
* @param array &$metadata The metadata of the cached item {@see ItemInterface::getMetadata()}
40
*
41
- * @return mixed The value corresponding to the provided key
+ * @return mixed
42
43
* @throws InvalidArgumentException When $key is not valid or when $beta is negative
44
*/
0 commit comments