Add a SystemNoteService class
There's a lot of code in the Note model that only deals with creating system notes, so we're going to split that into its own class.
Showing
Please register or sign in to comment
There's a lot of code in the Note model that only deals with creating system notes, so we're going to split that into its own class.