• Bob Van Landuyt's avatar
    Make Gitlab::GlRepository#types an instance method · 55457b2c
    Bob Van Landuyt authored
    Having this as an instance method makes it easier to override in the
    prepended `EE` module.
    
    If we try to override this method on the module itself, it would not
    be overridden correctly, depending on the load order.
    55457b2c