UserAgentParser\Provider\HandsetDetection::getParser PHP Method

getParser() public method

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