Commit 650cf0f4 authored by Brett Walker's avatar Brett Walker

Create initial ProjectNamespaceMember class

parent 05b048ca
# frozen_string_literal: true
# TODO: https://gitlab.com/groups/gitlab-org/-/epics/7054
# This file is a part of the Consolidate Group and Project member management epic,
# and will be developed further as we progress through that epic.
class ProjectNamespaceMember < ProjectMember # rubocop:disable Gitlab/NamespacedClass
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment