Jarves\Configuration\Object::getTreeLabel PHP Method

getTreeLabel() public method

public getTreeLabel ( ) : string
return string
    public function getTreeLabel()
    {
        return $this->treeLabel;
    }
Object