mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-21 07:51:33 +02:00
[ticket/13713] Introduce mention notifications for groups
PHPBB3-13713
This commit is contained in:
@@ -111,6 +111,8 @@ abstract class phpbb_tests_notification_base extends phpbb_database_test_case
|
||||
'text_formatter.s9e.mention_helper',
|
||||
new \phpbb\textformatter\s9e\mention_helper(
|
||||
$this->db,
|
||||
$auth,
|
||||
$this->user,
|
||||
$phpbb_root_path,
|
||||
$phpEx
|
||||
)
|
||||
|
Reference in New Issue
Block a user