Skip to content

Commit

Permalink
fix: data collector injection (#4744)
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed May 4, 2022
1 parent cbaf3ba commit 4f8761c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
25 changes: 0 additions & 25 deletions src/Symfony/Bundle/Resources/config/data_collector.xml

This file was deleted.

2 changes: 0 additions & 2 deletions src/Symfony/Bundle/Resources/config/v3/data_collector.xml
Expand Up @@ -12,8 +12,6 @@
<argument type="service" id="api_platform.item_data_provider" />
<argument type="service" id="api_platform.subresource_data_provider" />
<argument type="service" id="api_platform.data_persister" />
<argument type="service" id="api_platform.state_provider" />
<argument type="service" id="api_platform.state_processor" />
<tag
name="data_collector"
template="@ApiPlatform/DataCollector/request.html.twig"
Expand Down

0 comments on commit 4f8761c

Please sign in to comment.