Jarves\Configuration\Object::getNestedRootObjectField PHP Method

getNestedRootObjectField() public method

public getNestedRootObjectField ( ) : string
return string
    public function getNestedRootObjectField()
    {
        return $this->nestedRootObjectField;
    }
Object