mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-08 12:48:32 +00:00
added missing type doc to ListTag
This commit is contained in:
parent
489b9fc29b
commit
f5abed95ec
@ -29,6 +29,7 @@ use pocketmine\nbt\NBT;
|
|||||||
|
|
||||||
class ListTag extends NamedTag implements \ArrayAccess, \Countable{
|
class ListTag extends NamedTag implements \ArrayAccess, \Countable{
|
||||||
|
|
||||||
|
/** @var int */
|
||||||
private $tagType;
|
private $tagType;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user