Jarves\Configuration\Object::getTreeRootFieldTemplate PHP Method

getTreeRootFieldTemplate() public method

public getTreeRootFieldTemplate ( ) : string
return string
    public function getTreeRootFieldTemplate()
    {
        return $this->treeRootFieldTemplate;
    }
Object