<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 ComposerStaticInit0f60babf40c496643cdb4a4f09a725f8
{
    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 (
        'ArrayType\\ArrayOfCarrierCode' =&gt; __DIR__ . '/../..' . '/src/ArrayType/ArrayOfCarrierCode.php',
        'ArrayType\\ArrayOfEmailAddress' =&gt; __DIR__ . '/../..' . '/src/ArrayType/ArrayOfEmailAddress.php',
        'ArrayType\\ArrayOfSmsNumbers' =&gt; __DIR__ . '/../..' . '/src/ArrayType/ArrayOfSmsNumbers.php',
        'ClassMap' =&gt; __DIR__ . '/../..' . '/src/ClassMap.php',
        'EnumType\\Enumerations_BookingActionType' =&gt; __DIR__ . '/../..' . '/src/EnumType/Enumerations_BookingActionType.php',
        'EnumType\\Enumerations_BookingSourceType' =&gt; __DIR__ . '/../..' . '/src/EnumType/Enumerations_BookingSourceType.php',
        'EnumType\\Enumerations_Channels' =&gt; __DIR__ . '/../..' . '/src/EnumType/Enumerations_Channels.php',
        'EnumType\\ExceptionLevels' =&gt; __DIR__ . '/../..' . '/src/EnumType/ExceptionLevels.php',
        'EnumType\\SendNotification_ActionTypes' =&gt; __DIR__ . '/../..' . '/src/EnumType/SendNotification_ActionTypes.php',
        'ServiceType\\Send' =&gt; __DIR__ . '/../..' . '/src/ServiceType/Send.php',
        'StructType\\BookingChangeNotice' =&gt; __DIR__ . '/../..' . '/src/StructType/BookingChangeNotice.php',
        'StructType\\CarrierCode' =&gt; __DIR__ . '/../..' . '/src/StructType/CarrierCode.php',
        'StructType\\EmailAddress' =&gt; __DIR__ . '/../..' . '/src/StructType/EmailAddress.php',
        'StructType\\ExceptionInformation_Exception' =&gt; __DIR__ . '/../..' . '/src/StructType/ExceptionInformation_Exception.php',
        'StructType\\ExceptionInformation_Exceptions' =&gt; __DIR__ . '/../..' . '/src/StructType/ExceptionInformation_Exceptions.php',
        'StructType\\Profile' =&gt; __DIR__ . '/../..' . '/src/StructType/Profile.php',
        'StructType\\Receipt' =&gt; __DIR__ . '/../..' . '/src/StructType/Receipt.php',
        'StructType\\ReceiptSms' =&gt; __DIR__ . '/../..' . '/src/StructType/ReceiptSms.php',
        'StructType\\ReservationInfo' =&gt; __DIR__ . '/../..' . '/src/StructType/ReservationInfo.php',
        'StructType\\SendNotification' =&gt; __DIR__ . '/../..' . '/src/StructType/SendNotification.php',
        'StructType\\SendNotificationResponse' =&gt; __DIR__ . '/../..' . '/src/StructType/SendNotificationResponse.php',
        'StructType\\SmsNumbers' =&gt; __DIR__ . '/../..' . '/src/StructType/SmsNumbers.php',
        'StructType\\TransactionInfo' =&gt; __DIR__ . '/../..' . '/src/StructType/TransactionInfo.php',
        'StructType\\Voucher' =&gt; __DIR__ . '/../..' . '/src/StructType/Voucher.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 = ComposerStaticInit0f60babf40c496643cdb4a4f09a725f8::$prefixLengthsPsr4;
            $loader-&gt;prefixDirsPsr4 = ComposerStaticInit0f60babf40c496643cdb4a4f09a725f8::$prefixDirsPsr4;
            $loader-&gt;fallbackDirsPsr4 = ComposerStaticInit0f60babf40c496643cdb4a4f09a725f8::$fallbackDirsPsr4;
            $loader-&gt;classMap = ComposerStaticInit0f60babf40c496643cdb4a4f09a725f8::$classMap;

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