mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
master-specific @var annotations
This commit is contained in:
@ -29,7 +29,9 @@ class CompressBatchTask extends AsyncTask{
|
||||
|
||||
private const TLS_KEY_PROMISE = "promise";
|
||||
|
||||
/** @var int */
|
||||
private $level;
|
||||
/** @var string */
|
||||
private $data;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user