We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd5fec commit 9f81287Copy full SHA for 9f81287
1 file changed
system/Cache/CacheInterface.php
@@ -83,7 +83,7 @@ public function clean();
83
* The information returned and the structure of the data
84
* varies depending on the handler.
85
*
86
- * @return array|bool|float|int|object|string|null
+ * @return array|bool|object|null
87
*/
88
public function getCacheInfo();
89
0 commit comments