Skip to content
  • eileen's avatar
    Simplify input params on OptionValue::addOptionValue · ff625280
    eileen authored
    The addOptionValue function is one we should probably deprecate/ remove but towards that we should
    start to remove it. This commit removes some complexity by passing option_group_name rather than
    groupParams - which is a more accurate reflection of usage and removes ambiguity around the passing
    by reference
    ff625280