mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/17010] Add logging to webpush notifications
PHPBB3-17010
This commit is contained in:
@@ -248,10 +248,11 @@ services:
|
||||
class: phpbb\notification\method\webpush
|
||||
shared: false
|
||||
arguments:
|
||||
- '@user_loader'
|
||||
- '@user'
|
||||
- '@config'
|
||||
- '@dbal.conn'
|
||||
- '@log'
|
||||
- '@user_loader'
|
||||
- '@user'
|
||||
- '%core.root_path%'
|
||||
- '%core.php_ext%'
|
||||
- '%tables.notification_push%'
|
||||
|
Reference in New Issue
Block a user