Skip to content

Commit c1c2621

Browse files
Merge branch '4.4' into 5.2
* 4.4: [4.4] Add missing `@return` annotations Handle lock with long key
2 parents 542813e + 31d4a64 commit c1c2621

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

File/Stream.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ class Stream extends File
2020
{
2121
/**
2222
* {@inheritdoc}
23+
*
24+
* @return int|false
2325
*/
2426
public function getSize()
2527
{

0 commit comments

Comments
 (0)