<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit9460591c54eb3b91f92edbeb9d26bb80
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\Tests\\' => 28,
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WsdlToPhp\\PackageBase\\Tests\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/tests',
        ),
        'WsdlToPhp\\PackageBase\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/src',
        ),
    );

    public static $fallbackDirsPsr4 = array (
        0 => __DIR__ . '/../..' . '/src',
    );

    public static $classMap = array (
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'ServiceType\\Find' => __DIR__ . '/../..' . '/src/ServiceType/Find.php',
        'StructType\\Conges' => __DIR__ . '/../..' . '/src/StructType/Conges.php',
        'StructType\\Exception' => __DIR__ . '/../..' . '/src/StructType/Exception.php',
        'StructType\\FindPointRetraitAcheminementByID' => __DIR__ . '/../..' . '/src/StructType/FindPointRetraitAcheminementByID.php',
        'StructType\\FindPointRetraitAcheminementByIDResponse' => __DIR__ . '/../..' . '/src/StructType/FindPointRetraitAcheminementByIDResponse.php',
        'StructType\\FindRDVPointRetraitAcheminement' => __DIR__ . '/../..' . '/src/StructType/FindRDVPointRetraitAcheminement.php',
        'StructType\\FindRDVPointRetraitAcheminementByToken' => __DIR__ . '/../..' . '/src/StructType/FindRDVPointRetraitAcheminementByToken.php',
        'StructType\\FindRDVPointRetraitAcheminementByTokenResponse' => __DIR__ . '/../..' . '/src/StructType/FindRDVPointRetraitAcheminementByTokenResponse.php',
        'StructType\\FindRDVPointRetraitAcheminementResponse' => __DIR__ . '/../..' . '/src/StructType/FindRDVPointRetraitAcheminementResponse.php',
        'StructType\\PointRetrait' => __DIR__ . '/../..' . '/src/StructType/PointRetrait.php',
        'StructType\\PointRetraitAcheminement' => __DIR__ . '/../..' . '/src/StructType/PointRetraitAcheminement.php',
        'StructType\\PointRetraitAcheminementByIDResult' => __DIR__ . '/../..' . '/src/StructType/PointRetraitAcheminementByIDResult.php',
        'StructType\\PointRetraitAcheminementResult' => __DIR__ . '/../..' . '/src/StructType/PointRetraitAcheminementResult.php',
        'StructType\\RdvPointRetraitAcheminementResult' => __DIR__ . '/../..' . '/src/StructType/RdvPointRetraitAcheminementResult.php',
        'WsdlToPhp\\PackageBase\\AbstractSoapClientBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractSoapClientBase.php',
        'WsdlToPhp\\PackageBase\\AbstractStructArrayBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractStructArrayBase.php',
        'WsdlToPhp\\PackageBase\\AbstractStructBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractStructBase.php',
        'WsdlToPhp\\PackageBase\\SoapClientInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/SoapClientInterface.php',
        'WsdlToPhp\\PackageBase\\StructArrayInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructArrayInterface.php',
        'WsdlToPhp\\PackageBase\\StructInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructInterface.php',
        'WsdlToPhp\\PackageBase\\Tests\\Client' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/Client.php',
        'WsdlToPhp\\PackageBase\\Tests\\SoapClient' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/SoapClient.php',
        'WsdlToPhp\\PackageBase\\Tests\\SoapClientTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/SoapClientTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructArrayObject' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructArrayObject.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructArrayTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructArrayTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructBaseTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructObject' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructObject.php',
        'WsdlToPhp\\PackageBase\\Tests\\TestCase' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/TestCase.php',
        'WsdlToPhp\\PackageBase\\Tests\\UtilsTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/UtilsTest.php',
        'WsdlToPhp\\PackageBase\\Utils' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit9460591c54eb3b91f92edbeb9d26bb80::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit9460591c54eb3b91f92edbeb9d26bb80::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInit9460591c54eb3b91f92edbeb9d26bb80::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInit9460591c54eb3b91f92edbeb9d26bb80::$classMap;

        }, null, ClassLoader::class);
    }
}
