mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 15:16:16 +02:00
Merge PR #1127 branch 'igorw/ticket/11256' into develop
* igorw/ticket/11256: [ticket/11256] Remove unused controller.provider service [ticket/11256] Remove unused service with non-existent class
This commit is contained in:
commit
ebc15a8b6c
@ -59,15 +59,6 @@ services:
|
||||
- @service_container
|
||||
- @ext.finder
|
||||
|
||||
controller.route_collection:
|
||||
class: phpbb_controller_route_collection
|
||||
arguments:
|
||||
- @ext.finder
|
||||
- @controller.provider
|
||||
|
||||
controller.provider:
|
||||
class: phpbb_controller_provider
|
||||
|
||||
cron.task_collection:
|
||||
class: phpbb_di_service_collection
|
||||
arguments:
|
||||
|
Loading…
x
Reference in New Issue
Block a user