Jarves\Configuration\Object::getBrowserInterfaceClass PHP Method

getBrowserInterfaceClass() public method

    public function getBrowserInterfaceClass()
    {
        return $this->browserInterfaceClass;
    }
Object