<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitc81f49ab3f6470a80ad848f2f71fb3f9
{
    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\\Enregistrer' => __DIR__ . '/../..' . '/src/ServiceType/Enregistrer.php',
        'ServiceType\\Modifier' => __DIR__ . '/../..' . '/src/ServiceType/Modifier.php',
        'ServiceType\\Valider' => __DIR__ . '/../..' . '/src/ServiceType/Valider.php',
        'StructType\\BienAssureInput' => __DIR__ . '/../..' . '/src/StructType/BienAssureInput.php',
        'StructType\\DossierInput' => __DIR__ . '/../..' . '/src/StructType/DossierInput.php',
        'StructType\\DossierOutput' => __DIR__ . '/../..' . '/src/StructType/DossierOutput.php',
        'StructType\\EnregistrerDossier' => __DIR__ . '/../..' . '/src/StructType/EnregistrerDossier.php',
        'StructType\\EnregistrerDossierResponse' => __DIR__ . '/../..' . '/src/StructType/EnregistrerDossierResponse.php',
        'StructType\\Exception' => __DIR__ . '/../..' . '/src/StructType/Exception.php',
        'StructType\\ModifierDossier' => __DIR__ . '/../..' . '/src/StructType/ModifierDossier.php',
        'StructType\\ModifierDossierResponse' => __DIR__ . '/../..' . '/src/StructType/ModifierDossierResponse.php',
        'StructType\\PersonneInput' => __DIR__ . '/../..' . '/src/StructType/PersonneInput.php',
        'StructType\\RisqueInput' => __DIR__ . '/../..' . '/src/StructType/RisqueInput.php',
        'StructType\\ValiderDossier' => __DIR__ . '/../..' . '/src/StructType/ValiderDossier.php',
        'StructType\\ValiderDossierResponse' => __DIR__ . '/../..' . '/src/StructType/ValiderDossierResponse.php',
        'StructType\\VilleInput' => __DIR__ . '/../..' . '/src/StructType/VilleInput.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 = ComposerStaticInitc81f49ab3f6470a80ad848f2f71fb3f9::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInitc81f49ab3f6470a80ad848f2f71fb3f9::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInitc81f49ab3f6470a80ad848f2f71fb3f9::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInitc81f49ab3f6470a80ad848f2f71fb3f9::$classMap;

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