Jarves\Configuration\Object::getBrowserInterface PHP 메소드

getBrowserInterface() 공개 메소드

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