mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 16:24:05 +00:00
AutoUpdater: fixed type doc for updateInfo
This commit is contained in:
parent
da43ae82fe
commit
9097d6c4d3
@ -41,7 +41,7 @@ class AutoUpdater{
|
||||
protected $server;
|
||||
/** @var string */
|
||||
protected $endpoint;
|
||||
/* @var mixed[]|null */
|
||||
/** @var mixed[]|null */
|
||||
protected $updateInfo = null;
|
||||
/** @var VersionString|null */
|
||||
protected $newVersion;
|
||||
|
Loading…
x
Reference in New Issue
Block a user