<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit1ab81b944efb866376021f8883794474
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
        'C' => 
        array (
            'ColissimoPickupPoint\\' => 21,
        ),
    );

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

    public static $classMap = array (
        'ColissimoPickupPoint\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'ColissimoPickupPoint\\ServiceType\\Find' => __DIR__ . '/../..' . '/src/ServiceType/Find.php',
        'ColissimoPickupPoint\\StructType\\Conges' => __DIR__ . '/../..' . '/src/StructType/Conges.php',
        'ColissimoPickupPoint\\StructType\\Exception' => __DIR__ . '/../..' . '/src/StructType/Exception.php',
        'ColissimoPickupPoint\\StructType\\FindPointRetraitAcheminementByID' => __DIR__ . '/../..' . '/src/StructType/FindPointRetraitAcheminementByID.php',
        'ColissimoPickupPoint\\StructType\\FindPointRetraitAcheminementByIDResponse' => __DIR__ . '/../..' . '/src/StructType/FindPointRetraitAcheminementByIDResponse.php',
        'ColissimoPickupPoint\\StructType\\FindRDVPointRetraitAcheminement' => __DIR__ . '/../..' . '/src/StructType/FindRDVPointRetraitAcheminement.php',
        'ColissimoPickupPoint\\StructType\\FindRDVPointRetraitAcheminementByToken' => __DIR__ . '/../..' . '/src/StructType/FindRDVPointRetraitAcheminementByToken.php',
        'ColissimoPickupPoint\\StructType\\FindRDVPointRetraitAcheminementByTokenResponse' => __DIR__ . '/../..' . '/src/StructType/FindRDVPointRetraitAcheminementByTokenResponse.php',
        'ColissimoPickupPoint\\StructType\\FindRDVPointRetraitAcheminementResponse' => __DIR__ . '/../..' . '/src/StructType/FindRDVPointRetraitAcheminementResponse.php',
        'ColissimoPickupPoint\\StructType\\PointRetrait' => __DIR__ . '/../..' . '/src/StructType/PointRetrait.php',
        'ColissimoPickupPoint\\StructType\\PointRetraitAcheminement' => __DIR__ . '/../..' . '/src/StructType/PointRetraitAcheminement.php',
        'ColissimoPickupPoint\\StructType\\PointRetraitAcheminementByIDResult' => __DIR__ . '/../..' . '/src/StructType/PointRetraitAcheminementByIDResult.php',
        'ColissimoPickupPoint\\StructType\\PointRetraitAcheminementResult' => __DIR__ . '/../..' . '/src/StructType/PointRetraitAcheminementResult.php',
        'ColissimoPickupPoint\\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\\AbstractStructEnumBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractStructEnumBase.php',
        'WsdlToPhp\\PackageBase\\SoapClientInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/SoapClientInterface.php',
        'WsdlToPhp\\PackageBase\\StructArrayInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructArrayInterface.php',
        'WsdlToPhp\\PackageBase\\StructEnumInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructEnumInterface.php',
        'WsdlToPhp\\PackageBase\\StructInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructInterface.php',
        'WsdlToPhp\\PackageBase\\Utils' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
    );

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

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