Jarves\Configuration\Object::getNestedRootObject PHP Method

getNestedRootObject() public method

public getNestedRootObject ( ) : string
return string
    public function getNestedRootObject()
    {
        return $this->nestedRootObject;
    }
Object