@@ -117,7 +117,7 @@ |
||
117 | 117 | /** |
118 | 118 | * @inheritDoc |
119 | 119 | */ |
120 | - public function getSize():?int{ |
|
120 | + public function getSize(): ?int{ |
|
121 | 121 | |
122 | 122 | if(!is_resource($this->stream)){ |
123 | 123 | return null; |