Jarves\Configuration\Object::getTreeRootFieldLabel PHP Метод

getTreeRootFieldLabel() публичный Метод

public getTreeRootFieldLabel ( ) : string
Результат string
    public function getTreeRootFieldLabel()
    {
        return $this->treeRootFieldLabel;
    }
Object