Jarves\Configuration\Object::getTreeRootFieldFields PHP Method

getTreeRootFieldFields() public method

public getTreeRootFieldFields ( ) : string
return string
    public function getTreeRootFieldFields()
    {
        return $this->treeRootFieldFields;
    }
Object