diff options
author | Bob Van Landuyt <bob@vanlanduyt.co> | 2019-04-30 11:37:07 +0200 |
---|---|---|
committer | Bob Van Landuyt <bob@vanlanduyt.co> | 2019-04-30 17:17:08 +0200 |
commit | 55457b2c163df552ddc333a91f9f34d4b753601b (patch) | |
tree | 242107c8a5aab16210addd32fa6b6389606d187a /shared | |
parent | a96e96d5c8829348fed969d00395be93290577d4 (diff) | |
download | gitlab-ce-55457b2c163df552ddc333a91f9f34d4b753601b.tar.gz |
Make Gitlab::GlRepository#types an instance method
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.
Diffstat (limited to 'shared')
0 files changed, 0 insertions, 0 deletions