<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;?php

// autoload_classmap.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
    'ColissimoPickupPoint\\ClassMap' =&gt; $baseDir . '/src/ClassMap.php',
    'ColissimoPickupPoint\\ServiceType\\Find' =&gt; $baseDir . '/src/ServiceType/Find.php',
    'ColissimoPickupPoint\\StructType\\Conges' =&gt; $baseDir . '/src/StructType/Conges.php',
    'ColissimoPickupPoint\\StructType\\Exception' =&gt; $baseDir . '/src/StructType/Exception.php',
    'ColissimoPickupPoint\\StructType\\FindPointRetraitAcheminementByID' =&gt; $baseDir . '/src/StructType/FindPointRetraitAcheminementByID.php',
    'ColissimoPickupPoint\\StructType\\FindPointRetraitAcheminementByIDResponse' =&gt; $baseDir . '/src/StructType/FindPointRetraitAcheminementByIDResponse.php',
    'ColissimoPickupPoint\\StructType\\FindRDVPointRetraitAcheminement' =&gt; $baseDir . '/src/StructType/FindRDVPointRetraitAcheminement.php',
    'ColissimoPickupPoint\\StructType\\FindRDVPointRetraitAcheminementByToken' =&gt; $baseDir . '/src/StructType/FindRDVPointRetraitAcheminementByToken.php',
    'ColissimoPickupPoint\\StructType\\FindRDVPointRetraitAcheminementByTokenResponse' =&gt; $baseDir . '/src/StructType/FindRDVPointRetraitAcheminementByTokenResponse.php',
    'ColissimoPickupPoint\\StructType\\FindRDVPointRetraitAcheminementResponse' =&gt; $baseDir . '/src/StructType/FindRDVPointRetraitAcheminementResponse.php',
    'ColissimoPickupPoint\\StructType\\PointRetrait' =&gt; $baseDir . '/src/StructType/PointRetrait.php',
    'ColissimoPickupPoint\\StructType\\PointRetraitAcheminement' =&gt; $baseDir . '/src/StructType/PointRetraitAcheminement.php',
    'ColissimoPickupPoint\\StructType\\PointRetraitAcheminementByIDResult' =&gt; $baseDir . '/src/StructType/PointRetraitAcheminementByIDResult.php',
    'ColissimoPickupPoint\\StructType\\PointRetraitAcheminementResult' =&gt; $baseDir . '/src/StructType/PointRetraitAcheminementResult.php',
    'ColissimoPickupPoint\\StructType\\RdvPointRetraitAcheminementResult' =&gt; $baseDir . '/src/StructType/RdvPointRetraitAcheminementResult.php',
    'WsdlToPhp\\PackageBase\\AbstractSoapClientBase' =&gt; $vendorDir . '/wsdltophp/packagebase/src/AbstractSoapClientBase.php',
    'WsdlToPhp\\PackageBase\\AbstractStructArrayBase' =&gt; $vendorDir . '/wsdltophp/packagebase/src/AbstractStructArrayBase.php',
    'WsdlToPhp\\PackageBase\\AbstractStructBase' =&gt; $vendorDir . '/wsdltophp/packagebase/src/AbstractStructBase.php',
    'WsdlToPhp\\PackageBase\\AbstractStructEnumBase' =&gt; $vendorDir . '/wsdltophp/packagebase/src/AbstractStructEnumBase.php',
    'WsdlToPhp\\PackageBase\\SoapClientInterface' =&gt; $vendorDir . '/wsdltophp/packagebase/src/SoapClientInterface.php',
    'WsdlToPhp\\PackageBase\\StructArrayInterface' =&gt; $vendorDir . '/wsdltophp/packagebase/src/StructArrayInterface.php',
    'WsdlToPhp\\PackageBase\\StructEnumInterface' =&gt; $vendorDir . '/wsdltophp/packagebase/src/StructEnumInterface.php',
    'WsdlToPhp\\PackageBase\\StructInterface' =&gt; $vendorDir . '/wsdltophp/packagebase/src/StructInterface.php',
    'WsdlToPhp\\PackageBase\\Utils' =&gt; $vendorDir . '/wsdltophp/packagebase/src/Utils.php',
);
</pre></body></html>