<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit94c431ea06db24efae0dbf9c17c974e2
{
    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\\ArrayOfGroupData' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfGroupData.php',
        'ArrayType\\ArrayOfGroupDataAirport' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfGroupDataAirport.php',
        'ArrayType\\ArrayOfGroupDataResChannel' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfGroupDataResChannel.php',
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'EnumType\\Enumerations_ReservationChannelTypes' => __DIR__ . '/../..' . '/src/EnumType/Enumerations_ReservationChannelTypes.php',
        'EnumType\\ExceptionLevels' => __DIR__ . '/../..' . '/src/EnumType/ExceptionLevels.php',
        'ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'ServiceType\\Retrieve' => __DIR__ . '/../..' . '/src/ServiceType/Retrieve.php',
        'ServiceType\\Validate' => __DIR__ . '/../..' . '/src/ServiceType/Validate.php',
        'StructType\\CarrierCode' => __DIR__ . '/../..' . '/src/StructType/CarrierCode.php',
        'StructType\\CarrierInfo' => __DIR__ . '/../..' . '/src/StructType/CarrierInfo.php',
        'StructType\\ExceptionInformation_Exception' => __DIR__ . '/../..' . '/src/StructType/ExceptionInformation_Exception.php',
        'StructType\\ExceptionInformation_Exceptions' => __DIR__ . '/../..' . '/src/StructType/ExceptionInformation_Exceptions.php',
        'StructType\\GetGroupDataByUserid' => __DIR__ . '/../..' . '/src/StructType/GetGroupDataByUserid.php',
        'StructType\\GetGroupDataByUseridResponse' => __DIR__ . '/../..' . '/src/StructType/GetGroupDataByUseridResponse.php',
        'StructType\\GroupData' => __DIR__ . '/../..' . '/src/StructType/GroupData.php',
        'StructType\\GroupDataAirport' => __DIR__ . '/../..' . '/src/StructType/GroupDataAirport.php',
        'StructType\\GroupDataResChannel' => __DIR__ . '/../..' . '/src/StructType/GroupDataResChannel.php',
        'StructType\\RequestGetGroupDataByUserid' => __DIR__ . '/../..' . '/src/StructType/RequestGetGroupDataByUserid.php',
        'StructType\\ResponseGetGroupDataByUserid' => __DIR__ . '/../..' . '/src/StructType/ResponseGetGroupDataByUserid.php',
        'StructType\\RetrieveSecurityToken' => __DIR__ . '/../..' . '/src/StructType/RetrieveSecurityToken.php',
        'StructType\\RetrieveSecurityTokenResponse' => __DIR__ . '/../..' . '/src/StructType/RetrieveSecurityTokenResponse.php',
        'StructType\\TransactionInfo' => __DIR__ . '/../..' . '/src/StructType/TransactionInfo.php',
        'StructType\\ValidateSecurityToken' => __DIR__ . '/../..' . '/src/StructType/ValidateSecurityToken.php',
        'StructType\\ValidateSecurityTokenResponse' => __DIR__ . '/../..' . '/src/StructType/ValidateSecurityTokenResponse.php',
        'StructType\\ViewSecurityToken' => __DIR__ . '/../..' . '/src/StructType/ViewSecurityToken.php',
        'StructType\\ViewValidatedSecurityToken' => __DIR__ . '/../..' . '/src/StructType/ViewValidatedSecurityToken.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 = ComposerStaticInit94c431ea06db24efae0dbf9c17c974e2::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit94c431ea06db24efae0dbf9c17c974e2::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInit94c431ea06db24efae0dbf9c17c974e2::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInit94c431ea06db24efae0dbf9c17c974e2::$classMap;

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