You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changes:
- renamed all the interfaces
- renamed all the implementations
- renamed all the unit tests
- improved comments
- added new constructors
closes#76
changes:
- renamed all the interfaces
- renamed all the implementations
- renamed all the unit tests
- improved comments
- added new constructors
closes#76
Is your feature request related to a problem? Please describe.
The request comes more from the direction of providing more clarity.
Describe the solution you'd like
Interfaces and their implementations should have the prefix
Notifiable
instead ofNotification
.Describe alternatives you've considered
None. Different package maybe, but no.
Additional context
Rename
NotificationObject
intoNotifiableObject
and so on ..The text was updated successfully, but these errors were encountered: