Change `UserAccess#project` to `#container`
This is the first step towards `UserAccess` being truly polymorphic. It should accept any `HasRepository` instance.
Showing
This diff is collapsed.
Please register or sign in to comment
This is the first step towards `UserAccess` being truly polymorphic. It should accept any `HasRepository` instance.