pocketmine\nbt\tag\IntArrayTag::getType PHP Method

getType() public method

public getType ( )
    public function getType()
    {
        return NBT::TAG_IntArray;
    }