1
0
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:
Nathan Guse
2012-10-04 13:39:54 -05:00
parent 1aa5c005cb
commit 37e2473605
20 changed files with 36 additions and 36 deletions

View File

@@ -90,7 +90,7 @@ services:
- @cache.driver
notifications:
class: phpbb_notifications_service
class: phpbb_notification_manager
arguments:
- @container