<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit8bf153e80faf8f7c87696dc70d55dd4e
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
    );

    public static $prefixDirsPsr4 = array (
        '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\\Loan' => __DIR__ . '/../..' . '/src/ServiceType/Loan.php',
        'StructType\\CredentialsType' => __DIR__ . '/../..' . '/src/StructType/CredentialsType.php',
        'StructType\\Data' => __DIR__ . '/../..' . '/src/StructType/Data.php',
        'StructType\\FaultContextType' => __DIR__ . '/../..' . '/src/StructType/FaultContextType.php',
        'StructType\\FaultDetailsType' => __DIR__ . '/../..' . '/src/StructType/FaultDetailsType.php',
        'StructType\\FaultListType' => __DIR__ . '/../..' . '/src/StructType/FaultListType.php',
        'StructType\\FaultType' => __DIR__ . '/../..' . '/src/StructType/FaultType.php',
        'StructType\\LoanEntityUDFInputType' => __DIR__ . '/../..' . '/src/StructType/LoanEntityUDFInputType.php',
        'StructType\\LoanEntityUDFOutputType' => __DIR__ . '/../..' . '/src/StructType/LoanEntityUDFOutputType.php',
        'StructType\\LoanEntityUDFType' => __DIR__ . '/../..' . '/src/StructType/LoanEntityUDFType.php',
        'StructType\\Operation1Request' => __DIR__ . '/../..' . '/src/StructType/Operation1Request.php',
        'StructType\\Operation1Response' => __DIR__ . '/../..' . '/src/StructType/Operation1Response.php',
        'StructType\\OperationRequest' => __DIR__ . '/../..' . '/src/StructType/OperationRequest.php',
        'StructType\\OperationRequest1' => __DIR__ . '/../..' . '/src/StructType/OperationRequest1.php',
        'StructType\\OperationRequest2' => __DIR__ . '/../..' . '/src/StructType/OperationRequest2.php',
        'StructType\\OperationResponse' => __DIR__ . '/../..' . '/src/StructType/OperationResponse.php',
        'StructType\\OperationResponse1' => __DIR__ . '/../..' . '/src/StructType/OperationResponse1.php',
        'StructType\\PayloadType' => __DIR__ . '/../..' . '/src/StructType/PayloadType.php',
        'StructType\\RequestHeaderType' => __DIR__ . '/../..' . '/src/StructType/RequestHeaderType.php',
        'StructType\\ResponseHeaderType' => __DIR__ . '/../..' . '/src/StructType/ResponseHeaderType.php',
        'StructType\\RuntimeContextType' => __DIR__ . '/../..' . '/src/StructType/RuntimeContextType.php',
        'StructType\\StatusMessagesType' => __DIR__ . '/../..' . '/src/StructType/StatusMessagesType.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\\Utils' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
    );

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

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