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

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit65db7a631d3da77fe5582cd3f2fd1f02
{
    public static $prefixLengthsPsr4 = array (
        'W' =&gt; 
        array (
            'WsdlToPhp\\PackageBase\\' =&gt; 22,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WsdlToPhp\\PackageBase\\' =&gt; 
        array (
            0 =&gt; __DIR__ . '/..' . '/wsdltophp/packagebase/src',
        ),
    );

    public static $fallbackDirsPsr4 = array (
        0 =&gt; __DIR__ . '/../..' . '/src',
    );

    public static $classMap = array (
        'ClassMap' =&gt; __DIR__ . '/../..' . '/src/ClassMap.php',
        'EnumType\\InteractionStatusType' =&gt; __DIR__ . '/../..' . '/src/EnumType/InteractionStatusType.php',
        'ServiceType\\Get' =&gt; __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'ServiceType\\Send' =&gt; __DIR__ . '/../..' . '/src/ServiceType/Send.php',
        'StructType\\AdditionalInformation' =&gt; __DIR__ . '/../..' . '/src/StructType/AdditionalInformation.php',
        'StructType\\BusinessDataTypeIsNotSupported' =&gt; __DIR__ . '/../..' . '/src/StructType/BusinessDataTypeIsNotSupported.php',
        'StructType\\GetResponse' =&gt; __DIR__ . '/../..' . '/src/StructType/GetResponse.php',
        'StructType\\GetResponseRequest' =&gt; __DIR__ . '/../..' . '/src/StructType/GetResponseRequest.php',
        'StructType\\GetResponseResponse' =&gt; __DIR__ . '/../..' . '/src/StructType/GetResponseResponse.php',
        'StructType\\InvalidContent' =&gt; __DIR__ . '/../..' . '/src/StructType/InvalidContent.php',
        'StructType\\MessageMetadata' =&gt; __DIR__ . '/../..' . '/src/StructType/MessageMetadata.php',
        'StructType\\MessagePrimaryContent' =&gt; __DIR__ . '/../..' . '/src/StructType/MessagePrimaryContent.php',
        'StructType\\MessageReference' =&gt; __DIR__ . '/../..' . '/src/StructType/MessageReference.php',
        'StructType\\RequestReference' =&gt; __DIR__ . '/../..' . '/src/StructType/RequestReference.php',
        'StructType\\RequestRejected' =&gt; __DIR__ . '/../..' . '/src/StructType/RequestRejected.php',
        'StructType\\RequestRejectedReason' =&gt; __DIR__ . '/../..' . '/src/StructType/RequestRejectedReason.php',
        'StructType\\Response' =&gt; __DIR__ . '/../..' . '/src/StructType/Response.php',
        'StructType\\ResponseMessage' =&gt; __DIR__ . '/../..' . '/src/StructType/ResponseMessage.php',
        'StructType\\SendRequest' =&gt; __DIR__ . '/../..' . '/src/StructType/SendRequest.php',
        'StructType\\SendRequestRequest' =&gt; __DIR__ . '/../..' . '/src/StructType/SendRequestRequest.php',
        'StructType\\SendRequestResponse' =&gt; __DIR__ . '/../..' . '/src/StructType/SendRequestResponse.php',
        'StructType\\Sender' =&gt; __DIR__ . '/../..' . '/src/StructType/Sender.php',
        'StructType\\SenderProvidedGetResponseData' =&gt; __DIR__ . '/../..' . '/src/StructType/SenderProvidedGetResponseData.php',
        'StructType\\SenderProvidedRequestData' =&gt; __DIR__ . '/../..' . '/src/StructType/SenderProvidedRequestData.php',
        'StructType\\SenderProvidedResponseData' =&gt; __DIR__ . '/../..' . '/src/StructType/SenderProvidedResponseData.php',
        'StructType\\SmevFault' =&gt; __DIR__ . '/../..' . '/src/StructType/SmevFault.php',
        'StructType\\Timestamp' =&gt; __DIR__ . '/../..' . '/src/StructType/Timestamp.php',
        'StructType\\ValidationError' =&gt; __DIR__ . '/../..' . '/src/StructType/ValidationError.php',
        'StructType\\_Void' =&gt; __DIR__ . '/../..' . '/src/StructType/_Void.php',
        'WsdlToPhp\\PackageBase\\AbstractSoapClientBase' =&gt; __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractSoapClientBase.php',
        'WsdlToPhp\\PackageBase\\AbstractStructArrayBase' =&gt; __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractStructArrayBase.php',
        'WsdlToPhp\\PackageBase\\AbstractStructBase' =&gt; __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractStructBase.php',
        'WsdlToPhp\\PackageBase\\AbstractStructEnumBase' =&gt; __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractStructEnumBase.php',
        'WsdlToPhp\\PackageBase\\SoapClientInterface' =&gt; __DIR__ . '/..' . '/wsdltophp/packagebase/src/SoapClientInterface.php',
        'WsdlToPhp\\PackageBase\\StructArrayInterface' =&gt; __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructArrayInterface.php',
        'WsdlToPhp\\PackageBase\\StructEnumInterface' =&gt; __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructEnumInterface.php',
        'WsdlToPhp\\PackageBase\\StructInterface' =&gt; __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructInterface.php',
        'WsdlToPhp\\PackageBase\\Utils' =&gt; __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
    );

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

        }, null, ClassLoader::class);
    }
}
</pre></body></html>