Jarves\Configuration\Object::getTreeRootFieldLabel PHP Method

getTreeRootFieldLabel() public method

public getTreeRootFieldLabel ( ) : string
return string
    public function getTreeRootFieldLabel()
    {
        return $this->treeRootFieldLabel;
    }
Object