Skip to content

Commit 8533622

Browse files
keradusnicolas-grekas
authored andcommitted
DX: re-apply CS
1 parent bfdc86b commit 8533622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Response/StreamWrapper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class StreamWrapper
3030
private ResponseInterface $response;
3131

3232
/** @var resource|string|null */
33-
private $content = null;
33+
private $content;
3434

3535
/** @var resource|callable|null */
3636
private $handle;

0 commit comments

Comments
 (0)