Jarves\Configuration\Object::getNestedRootAsObject PHP Method

getNestedRootAsObject() public method

public getNestedRootAsObject ( ) : boolean
return boolean
    public function getNestedRootAsObject()
    {
        return $this->nestedRootAsObject;
    }
Object