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

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

public setNestedRootObjectLabelField ( string $nestedRootObjectLabelField )
$nestedRootObjectLabelField string
    public function setNestedRootObjectLabelField($nestedRootObjectLabelField)
    {
        $this->nestedRootObjectLabelField = $nestedRootObjectLabelField;
    }
Object