mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11103] Rename classes
phpbb_notifications_service -> phpbb_notification_manager phpbb_notifications_ -> phpbb_notification_ PHPBB3-11103
This commit is contained in:
@@ -90,7 +90,7 @@ services:
|
||||
- @cache.driver
|
||||
|
||||
notifications:
|
||||
class: phpbb_notifications_service
|
||||
class: phpbb_notification_manager
|
||||
arguments:
|
||||
- @container
|
||||
|
||||
|
Reference in New Issue
Block a user