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

getTreeRootFieldLabel() public méthode

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