10000 content can be a resource · symfony/symfony@c63742d · GitHub
[go: up one dir, main page]

Skip to content

Commit c63742d

Browse files
committed
content can be a resource
1 parent 2fc9b57 commit c63742d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpFoundation/Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ class Request
130130
public $headers;
131131

132132
/**
133-
* @var string
133+
* @var string|resource
134134
*/
135135
protected $content;
136136

0 commit comments

Comments
 (0)
0