Jarves\Configuration\Object::getTreeRootFieldTemplate PHP 메소드

getTreeRootFieldTemplate() 공개 메소드

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