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

getTreeRootFieldFields() 공개 메소드

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