mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/11449] Add separate method for deleting notifications by multiple types
PHPBB3-11449
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