website refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Repository Interface: INotificationPreferenceRepository
|
||||
* Repository Interface: NotificationPreferenceRepository
|
||||
*
|
||||
* Defines the contract for persisting and retrieving NotificationPreference entities.
|
||||
*/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Repository Interface: INotificationRepository
|
||||
* Repository Interface: NotificationRepository
|
||||
*
|
||||
* Defines the contract for persisting and retrieving Notification entities.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user