mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13680] Updated quote notifications
Added get_quote_authors() to text_formatter.utils service to retrieve the names used in first-level quotes PHPBB3-13680
This commit is contained in:
@@ -221,6 +221,8 @@ services:
|
||||
- %tables.notification_types%
|
||||
- %tables.notifications%
|
||||
- %tables.user_notifications%
|
||||
calls:
|
||||
- [set_utils, [@text_formatter.utils]]
|
||||
tags:
|
||||
- { name: notification.type }
|
||||
|
||||
|
Reference in New Issue
Block a user