Skip to content

Commit d9a1aac

Browse files
authored
Merge pull request #61 from Warlock-9000/patch-1
Update FileStorage.php
2 parents a307efc + 7414bb7 commit d9a1aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Storage/FileStorage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public function get($key)
5656
/**
5757
* @param $key string
5858
*
59-
* @return void
59+
* @return bool
6060
*/
6161
public function delete($key)
6262
{

0 commit comments

Comments
 (0)