<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit11e09b2e9f4a0d22127e278a56d7bc72
{
    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\\Change' => __DIR__ . '/../..' . '/src/ServiceType/Change.php',
        'ServiceType\\Create' => __DIR__ . '/../..' . '/src/ServiceType/Create.php',
        'ServiceType\\Delete' => __DIR__ . '/../..' . '/src/ServiceType/Delete.php',
        'ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'ServiceType\\_List' => __DIR__ . '/../..' . '/src/ServiceType/_List.php',
        'StructType\\Change' => __DIR__ . '/../..' . '/src/StructType/Change.php',
        'StructType\\Context' => __DIR__ . '/../..' . '/src/StructType/Context.php',
        'StructType\\Create' => __DIR__ . '/../..' . '/src/StructType/Create.php',
        'StructType\\CreateResponse' => __DIR__ . '/../..' . '/src/StructType/CreateResponse.php',
        'StructType\\Credentials' => __DIR__ . '/../..' . '/src/StructType/Credentials.php',
        'StructType\\Database' => __DIR__ . '/../..' . '/src/StructType/Database.php',
        'StructType\\DatabaseUpdateException' => __DIR__ . '/../..' . '/src/StructType/DatabaseUpdateException.php',
        'StructType\\Delete' => __DIR__ . '/../..' . '/src/StructType/Delete.php',
        'StructType\\Entry' => __DIR__ . '/../..' . '/src/StructType/Entry.php',
        'StructType\\Exception' => __DIR__ . '/../..' . '/src/StructType/Exception.php',
        'StructType\\GetData' => __DIR__ . '/../..' . '/src/StructType/GetData.php',
        'StructType\\GetDataResponse' => __DIR__ . '/../..' . '/src/StructType/GetDataResponse.php',
        'StructType\\GetMultipleData' => __DIR__ . '/../..' . '/src/StructType/GetMultipleData.php',
        'StructType\\GetMultipleDataResponse' => __DIR__ . '/../..' . '/src/StructType/GetMultipleDataResponse.php',
        'StructType\\IOException' => __DIR__ . '/../..' . '/src/StructType/IOException.php',
        'StructType\\InvalidCredentialsException' => __DIR__ . '/../..' . '/src/StructType/InvalidCredentialsException.php',
        'StructType\\InvalidDataException' => __DIR__ . '/../..' . '/src/StructType/InvalidDataException.php',
        'StructType\\ListAll' => __DIR__ . '/../..' . '/src/StructType/ListAll.php',
        'StructType\\ListAllResponse' => __DIR__ . '/../..' . '/src/StructType/ListAllResponse.php',
        'StructType\\ListResponse' => __DIR__ . '/../..' . '/src/StructType/ListResponse.php',
        'StructType\\NoSuchContextException' => __DIR__ . '/../..' . '/src/StructType/NoSuchContextException.php',
        'StructType\\NoSuchResourceException' => __DIR__ . '/../..' . '/src/StructType/NoSuchResourceException.php',
        'StructType\\RemoteException' => __DIR__ . '/../..' . '/src/StructType/RemoteException.php',
        'StructType\\Resource' => __DIR__ . '/../..' . '/src/StructType/Resource.php',
        'StructType\\SOAPMapEntry' => __DIR__ . '/../..' . '/src/StructType/SOAPMapEntry.php',
        'StructType\\SOAPStringMap' => __DIR__ . '/../..' . '/src/StructType/SOAPStringMap.php',
        'StructType\\SOAPStringMapMap' => __DIR__ . '/../..' . '/src/StructType/SOAPStringMapMap.php',
        'StructType\\StorageException' => __DIR__ . '/../..' . '/src/StructType/StorageException.php',
        'StructType\\_list' => __DIR__ . '/../..' . '/src/StructType/_list.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 = ComposerStaticInit11e09b2e9f4a0d22127e278a56d7bc72::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit11e09b2e9f4a0d22127e278a56d7bc72::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInit11e09b2e9f4a0d22127e278a56d7bc72::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInit11e09b2e9f4a0d22127e278a56d7bc72::$classMap;

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