PHP Class pocketmine\scheduler\SendUsageTask

Inheritance: extends AsyncTask
Mostra file Open project: iTXTech/Genisys

Public Properties

Property Type Description
$data
$endpoint

Public Methods

Method Description
__construct ( Server $server, $type, $playerList = [] )
onRun ( )

Method Details

__construct() public method

public __construct ( Server $server, $type, $playerList = [] )
$server pocketmine\Server

onRun() public method

public onRun ( )

Property Details

$data public_oe property

public $data

$endpoint public_oe property

public $endpoint