Definition at line 26 of file InternetRequestResult.php.
◆ __construct()
pocketmine\utils\InternetRequestResult::__construct |
( |
private array | $headers, |
|
|
private string | $body, |
|
|
private int | $code ) |
- Parameters
-
string[][] | $headers | @phpstan-param list<array<string, string>> $headers |
Definition at line 31 of file InternetRequestResult.php.
◆ getBody()
pocketmine\utils\InternetRequestResult::getBody |
( |
| ) |
|
◆ getCode()
pocketmine\utils\InternetRequestResult::getCode |
( |
| ) |
|
◆ getHeaders()
pocketmine\utils\InternetRequestResult::getHeaders |
( |
| ) |
|
The documentation for this class was generated from the following file: