We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 542813e + 31d4a64 commit c1c2621Copy full SHA for c1c2621
File/Stream.php
@@ -20,6 +20,8 @@ class Stream extends File
20
{
21
/**
22
* {@inheritdoc}
23
+ *
24
+ * @return int|false
25
*/
26
public function getSize()
27
0 commit comments