Skip to content
  • Yorick Peterse's avatar
    Use a method for creating groups in the API · 8c095fb4
    Yorick Peterse authored
    EE has some custom behaviour that needs to run before and after creating
    a group in the API. By moving the group creation logic to a separate
    method, EE can easily extend this behaviour; without having to directly
    modify the API source code.
    8c095fb4