Skip to content

Commit 7414bb7

Browse files
authored
Update FileStorage.php
Fix PHPDoc
1 parent d1d7c4e commit 7414bb7

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)