mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Merge branch 'stable'
This commit is contained in:
@ -34,6 +34,7 @@ use function unserialize;
|
||||
* The result of this AsyncTask is an array of arrays (returned from {@link Internet::simpleCurl}) or InternetException objects.
|
||||
*/
|
||||
class BulkCurlTask extends AsyncTask{
|
||||
/** @var string */
|
||||
private $operations;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user