We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f81287 commit 83c8e32Copy full SHA for 83c8e32
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|object|null
+ * @return array|false|object|null
87
*/
88
public function getCacheInfo();
89
0 commit comments