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

setNestedRootObjectLabelField() public méthode

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