<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInite75894cfaba56c2d8c1f9709bea5bbce
{
    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',
        'EnumType\\Type' => __DIR__ . '/../..' . '/src/EnumType/Type.php',
        'ServiceType\\Create' => __DIR__ . '/../..' . '/src/ServiceType/Create.php',
        'ServiceType\\Delete' => __DIR__ . '/../..' . '/src/ServiceType/Delete.php',
        'ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'StructType\\Attachment' => __DIR__ . '/../..' . '/src/StructType/Attachment.php',
        'StructType\\Contact' => __DIR__ . '/../..' . '/src/StructType/Contact.php',
        'StructType\\CreateAttachment' => __DIR__ . '/../..' . '/src/StructType/CreateAttachment.php',
        'StructType\\CreateAttachmentResponse' => __DIR__ . '/../..' . '/src/StructType/CreateAttachmentResponse.php',
        'StructType\\CreateCustomers' => __DIR__ . '/../..' . '/src/StructType/CreateCustomers.php',
        'StructType\\CreateCustomersResponse' => __DIR__ . '/../..' . '/src/StructType/CreateCustomersResponse.php',
        'StructType\\Credentials' => __DIR__ . '/../..' . '/src/StructType/Credentials.php',
        'StructType\\Customer' => __DIR__ . '/../..' . '/src/StructType/Customer.php',
        'StructType\\CustomersRequestResult' => __DIR__ . '/../..' . '/src/StructType/CustomersRequestResult.php',
        'StructType\\DeleteAttachment' => __DIR__ . '/../..' . '/src/StructType/DeleteAttachment.php',
        'StructType\\DeleteAttachmentResponse' => __DIR__ . '/../..' . '/src/StructType/DeleteAttachmentResponse.php',
        'StructType\\DeleteCustomers' => __DIR__ . '/../..' . '/src/StructType/DeleteCustomers.php',
        'StructType\\DeleteCustomersResponse' => __DIR__ . '/../..' . '/src/StructType/DeleteCustomersResponse.php',
        'StructType\\EntitiesCreationResult' => __DIR__ . '/../..' . '/src/StructType/EntitiesCreationResult.php',
        'StructType\\EntitiesRequestResult' => __DIR__ . '/../..' . '/src/StructType/EntitiesRequestResult.php',
        'StructType\\EntityCreationResult' => __DIR__ . '/../..' . '/src/StructType/EntityCreationResult.php',
        'StructType\\EntityOperationResult' => __DIR__ . '/../..' . '/src/StructType/EntityOperationResult.php',
        'StructType\\GetCustomers' => __DIR__ . '/../..' . '/src/StructType/GetCustomers.php',
        'StructType\\GetCustomersResponse' => __DIR__ . '/../..' . '/src/StructType/GetCustomersResponse.php',
        'StructType\\OperationResult' => __DIR__ . '/../..' . '/src/StructType/OperationResult.php',
        'StructType\\SimpleOperationResult' => __DIR__ . '/../..' . '/src/StructType/SimpleOperationResult.php',
        'StructType\\WsEntry' => __DIR__ . '/../..' . '/src/StructType/WsEntry.php',
        'StructType\\WsValuedEntry' => __DIR__ . '/../..' . '/src/StructType/WsValuedEntry.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 = ComposerStaticInite75894cfaba56c2d8c1f9709bea5bbce::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInite75894cfaba56c2d8c1f9709bea5bbce::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInite75894cfaba56c2d8c1f9709bea5bbce::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInite75894cfaba56c2d8c1f9709bea5bbce::$classMap;

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