<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

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

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