1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/13713] Introduce mention notifications for groups

PHPBB3-13713
This commit is contained in:
lavigor
2018-07-30 02:58:40 +03:00
committed by Marc Alexander
parent 0fd78c5c87
commit 27b37f3881
6 changed files with 221 additions and 42 deletions

View File

@@ -56,6 +56,8 @@ services:
class: phpbb\textformatter\s9e\mention_helper
arguments:
- '@dbal.conn'
- '@auth'
- '@user'
- '%core.root_path%'
- '%core.php_ext%'