Definition at line 26 of file BulkCurlTaskOperation.php.
◆ __construct()
pocketmine\scheduler\BulkCurlTaskOperation::__construct |
( |
private string | $page, |
|
|
private float | $timeout = 10, |
|
|
private array | $extraHeaders = [], |
|
|
private array | $extraOpts = [] ) |
- Parameters
-
string[] | $extraHeaders | |
mixed[] | $extraOpts | @phpstan-param list<string> $extraHeaders @phpstan-param array<int, mixed> $extraOpts |
Definition at line 33 of file BulkCurlTaskOperation.php.
◆ getExtraHeaders()
pocketmine\scheduler\BulkCurlTaskOperation::getExtraHeaders |
( |
| ) |
|
◆ getExtraOpts()
pocketmine\scheduler\BulkCurlTaskOperation::getExtraOpts |
( |
| ) |
|
◆ getPage()
pocketmine\scheduler\BulkCurlTaskOperation::getPage |
( |
| ) |
|
◆ getTimeout()
pocketmine\scheduler\BulkCurlTaskOperation::getTimeout |
( |
| ) |
|
The documentation for this class was generated from the following file: