UserAgentParser\Provider\HandsetDetection::getParser PHP 메소드

getParser() 공개 메소드

public getParser ( ) : HandsetDetection\HD4
리턴 HandsetDetection\HD4
    public function getParser()
    {
        return $this->parser;
    }