mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
[ticket/11256] Remove unused service with non-existent class
PHPBB3-11256
This commit is contained in:
parent
108a6c35a6
commit
cf956e8f53
1 changed files with 0 additions and 6 deletions
|
@ -59,12 +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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue