Skip to content

Commit 31d4a64

Browse files
[4.4] Add missing @return annotations
1 parent 74abdd6 commit 31d4a64

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)