Jarves\Configuration\Object::getBrowserInterface PHP Method

getBrowserInterface() public method

public getBrowserInterface ( ) : string
return string
    public function getBrowserInterface()
    {
        return $this->browserInterface;
    }
Object