mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 11:01:48 +02:00
Merge pull request #6506 from marc1706/ticket/11449
[ticket/11449] Add separate method for deleting notifications by multiple types
This commit is contained in:
@@ -61,6 +61,10 @@ class phpbb_mock_notification_manager
|
||||
{
|
||||
}
|
||||
|
||||
public function delete_notifications_by_types()
|
||||
{
|
||||
}
|
||||
|
||||
public function get_subscription_types()
|
||||
{
|
||||
return array();
|
||||
|
Reference in New Issue
Block a user