mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +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
|
- @service_container
|
||||||
- @ext.finder
|
- @ext.finder
|
||||||
|
|
||||||
controller.route_collection:
|
|
||||||
class: phpbb_controller_route_collection
|
|
||||||
arguments:
|
|
||||||
- @ext.finder
|
|
||||||
- @controller.provider
|
|
||||||
|
|
||||||
controller.provider:
|
|
||||||
class: phpbb_controller_provider
|
|
||||||
|
|
||||||
cron.task_collection:
|
cron.task_collection:
|
||||||
class: phpbb_di_service_collection
|
class: phpbb_di_service_collection
|
||||||
arguments:
|
arguments:
|
||||||
|
Reference in New Issue
Block a user