Jarves\Configuration\Object::getTreeRootFieldTemplate PHP Méthode

getTreeRootFieldTemplate() public méthode

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