Closed amitaibu closed 8 years ago
PR also adds the missing OgRoleInterface::getId()
Ready for review
This makes sense to me, does it make sense to test in one of the existing tests?
does it make sense to test in one of the existing tests?
It does. I'll add one.
Obviously adding the one liner test found a bug in my code :) And then I realized there's a simpler way to write the method - it's just a wrapper over OgRole::load()
.
👍
Split out of #268