Jarves\Configuration\Object::getBrowserInterface PHP Méthode

getBrowserInterface() public méthode

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