mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
[ticket/16649] Add compiler pass to make all services public
This also handles BC for phpBB extensions PHPBB3-16639
This commit is contained in:
@@ -2,7 +2,6 @@ imports:
|
||||
- { resource: ../../../phpBB/config/default/container/services_notification.yml }
|
||||
|
||||
services:
|
||||
_defaults: { public: true }
|
||||
notification_manager:
|
||||
synthetic: true
|
||||
|
||||
|
Reference in New Issue
Block a user