Jarves\Configuration\Object::getTreeInterface PHP Method

getTreeInterface() public method

public getTreeInterface ( ) : string
return string
    public function getTreeInterface()
    {
        return $this->treeInterface;
    }
Object