Skip to content
  • eileencodes's avatar
    447ef14a
    Fix name of method for returning connection class · 447ef14a
    eileencodes authored
    This method was previously called `connection_classes` but it can only
    return one class. This is a private API so it doesn't matter for apps,
    but I need to use it for a followup PR and was confused that it implied
    it could return multiple values but only ever returned one.
    447ef14a
    Fix name of method for returning connection class
    eileencodes authored
    This method was previously called `connection_classes` but it can only
    return one class. This is a private API so it doesn't matter for apps,
    but I need to use it for a followup PR and was confused that it implied
    it could return multiple values but only ever returned one.
Loading