Skip to content

Commit 9f81287

Browse files
committed
change the comment out of getCacheInfo().
1 parent efd5fec commit 9f81287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Cache/CacheInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ public function clean();
8383
* The information returned and the structure of the data
8484
* varies depending on the handler.
8585
*
86-
* @return array|bool|float|int|object|string|null
86+
* @return array|bool|object|null
8787
*/
8888
public function getCacheInfo();
8989

0 commit comments

Comments
 (0)