Pinq\Queries\Requests\Last::getType PHP 메소드

getType() 공개 메소드

public getType ( )
    public function getType()
    {
        return self::LAST;
    }