Skip to content

Commit 7974247

Browse files
Update system/Test/Mock/MockCache.php
Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
1 parent cd702c1 commit 7974247

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Test/Mock/MockCache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ public function clean()
235235
* The information returned and the structure of the data
236236
* varies depending on the handler.
237237
*
238-
* @return array Keys currently present in the store
238+
* @return string[] Keys currently present in the store
239239
*/
240240
public function getCacheInfo()
241241
{

0 commit comments

Comments
 (0)