Skip to content

Commit

Permalink
Remove ExtractorPropertyMetadataFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomanhez committed Apr 12, 2021
1 parent f6816bd commit ee39c62
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 127 deletions.

This file was deleted.

6 changes: 0 additions & 6 deletions src/Sylius/Bundle/ApiBundle/Resources/config/services.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@
<argument type="service" id="sylius.api.swagger_product_variant_documentation_normalizer.inner" />
</service>

<service id="sylius.api.api_platform.metadata.property.metadata_factory.xml" decorates="api_platform.metadata.property.metadata_factory.xml" class="Sylius\Bundle\ApiBundle\ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory" public="false">
<argument type="service" id="sylius.api.api_platform.metadata.property.metadata_factory.xml.inner" />
<argument type="service" id="service_container" />
</service>


<service id="api_platform.swagger.action.ui" class="Sylius\Bundle\ApiBundle\ApiPlatform\Bridge\Symfony\Bundle\Action\SwaggerUiAction" public="true">
<argument type="service" id="api_platform.metadata.resource.name_collection_factory" />
<argument type="service" id="api_platform.metadata.resource.metadata_factory" />
Expand Down

0 comments on commit ee39c62

Please sign in to comment.