Files
notifications-admin/app/models
Chris Hill-Scott e089de74ee Refactor to not need custom constructor
All the constructor of the service model is doing is setting a default
value of a property, this is more idiomatically expressed with a custom
property, and means we can get rid of the custom constructor entirely.
2020-06-03 15:34:55 +01:00
..
2020-03-24 17:56:11 +00:00