mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user