Jarves\Configuration\Object::getTreeInterfaceClass PHP Method

getTreeInterfaceClass() public method

public getTreeInterfaceClass ( ) : string
return string
    public function getTreeInterfaceClass()
    {
        return $this->treeInterfaceClass;
    }
Object