<?php

namespace ContainerXAyNPD7;

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

/*
 * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
 */
class get_ServiceLocator_YAxJNEJService extends App_KernelProdContainer
{
    /*
     * Gets the private '.service_locator.YAxJNEJ' shared service.
     *
     * @return \Symfony\Component\DependencyInjection\ServiceLocator
     */
    public static function do($container, $lazyLoad = true)
    {
        return $container->privates['.service_locator.YAxJNEJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
            'local.storage' => ['privates', 'local.storage', 'getLocal_StorageService', true],
            'teliae.storage' => ['privates', 'teliae.storage', 'getTeliae_StorageService', true],
            'reflex.storage' => ['privates', 'reflex.storage', 'getReflex_StorageService', true],
            'ediVir.storage' => ['privates', 'ediVir.storage', 'getEdiVir_StorageService', true],
            'import.storage' => ['privates', 'import.storage', 'getImport_StorageService', true],
            'import.done.storage' => ['privates', 'import.done.storage', 'getImport_Done_StorageService', true],
            'export.storage' => ['privates', 'export.storage', 'getExport_StorageService', true],
            'reflex.export.ftp' => ['privates', 'reflex.export.ftp', 'getReflex_Export_FtpService', true],
            'vu.reflex.import.ftp' => ['privates', 'vu.reflex.import.ftp', 'getVu_Reflex_Import_FtpService', true],
            'habitat.reflex.import.ftp' => ['privates', 'habitat.reflex.import.ftp', 'getHabitat_Reflex_Import_FtpService', true],
            'teliae.ftp' => ['privates', 'teliae.ftp', 'getTeliae_FtpService', true],
            'teliae.return.ftp' => ['privates', 'teliae.return.ftp', 'getTeliae_Return_FtpService', true],
            'ediVir.sftp' => ['privates', 'ediVir.sftp', 'getEdiVir_SftpService', true],
            'stock.s3.storage' => ['privates', 'stock.s3.storage', 'getStock_S3_StorageService', true],
            'file.s3.storage' => ['privates', 'file.s3.storage', 'getFile_S3_StorageService', true],
            'label.s3.storage' => ['privates', 'label.s3.storage', 'getLabel_S3_StorageService', true],
            'fulfillment.sftp' => ['privates', 'fulfillment.sftp', 'getFulfillment_SftpService', true],
            'rtc.copy.storage' => ['privates', 'rtc.copy.storage', 'getRtc_Copy_StorageService', true],
        ], [
            'local.storage' => 'League\\Flysystem\\Filesystem',
            'teliae.storage' => 'League\\Flysystem\\Filesystem',
            'reflex.storage' => 'League\\Flysystem\\Filesystem',
            'ediVir.storage' => 'League\\Flysystem\\Filesystem',
            'import.storage' => 'League\\Flysystem\\Filesystem',
            'import.done.storage' => 'League\\Flysystem\\Filesystem',
            'export.storage' => 'League\\Flysystem\\Filesystem',
            'reflex.export.ftp' => 'League\\Flysystem\\Filesystem',
            'vu.reflex.import.ftp' => 'League\\Flysystem\\Filesystem',
            'habitat.reflex.import.ftp' => 'League\\Flysystem\\Filesystem',
            'teliae.ftp' => 'League\\Flysystem\\Filesystem',
            'teliae.return.ftp' => 'League\\Flysystem\\Filesystem',
            'ediVir.sftp' => 'League\\Flysystem\\Filesystem',
            'stock.s3.storage' => 'League\\Flysystem\\Filesystem',
            'file.s3.storage' => 'League\\Flysystem\\Filesystem',
            'label.s3.storage' => 'League\\Flysystem\\Filesystem',
            'fulfillment.sftp' => 'League\\Flysystem\\Filesystem',
            'rtc.copy.storage' => 'League\\Flysystem\\Filesystem',
        ]);
    }
}
