?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/vendor/api-platform/core/src/Symfony/Bundle/Resources/config/legacy/



?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/api-platform/core/src/Symfony/Bundle/Resources/config

?? Viewing: upgrade.xml

<?xml version="1.0" ?>

<container xmlns="http://symfony.com/schema/dic/services"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">

    <services>
        <service id="api_platform.upgrade.subresource_transformer" class="ApiPlatform\Core\Upgrade\SubresourceTransformer" />
        <service id="api_platform.upgrade_resource.command" class="ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand">
            <tag name="console.command" />
            <argument type="service" id="api_platform.metadata.resource.name_collection_factory" />
            <argument type="service" id="api_platform.metadata.resource.metadata_factory" />
            <argument type="service" id="api_platform.subresource_operation_factory" />
            <argument type="service" id="api_platform.upgrade.subresource_transformer" />
            <argument type="service" id="api_platform.identifiers_extractor.legacy" />
            <argument type="service" id="annotations.reader" on-invalid="ignore" />
        </service>
    </services>

</container>


??

??