Skip to content

Commit

Permalink
Fix psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
devanych authored Nov 15, 2023
1 parent e3e9dd5 commit a2a0500
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/StreamTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@ public function read($length): string
*
* @return string
* @throws RuntimeException if unable to read or an error occurs while reading.
* @psalm-suppress PossiblyNullArgument
*/
public function getContents(): string
{
Expand Down

0 comments on commit a2a0500

Please sign in to comment.