<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit003210443ff0e6162457de58e4650559
{
    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\\ArrayOfPassengerFlightDetail' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfPassengerFlightDetail.php',
        'ArrayType\\ArrayOfPassengerFlightStatusDetail' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfPassengerFlightStatusDetail.php',
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'EnumType\\Enumerations_TravelerClearanceCodes' => __DIR__ . '/../..' . '/src/EnumType/Enumerations_TravelerClearanceCodes.php',
        'EnumType\\ExceptionLevels' => __DIR__ . '/../..' . '/src/EnumType/ExceptionLevels.php',
        'ServiceType\\Retrieve' => __DIR__ . '/../..' . '/src/ServiceType/Retrieve.php',
        'StructType\\CarrierCode' => __DIR__ . '/../..' . '/src/StructType/CarrierCode.php',
        'StructType\\ExceptionInformation_Exception' => __DIR__ . '/../..' . '/src/StructType/ExceptionInformation_Exception.php',
        'StructType\\ExceptionInformation_Exceptions' => __DIR__ . '/../..' . '/src/StructType/ExceptionInformation_Exceptions.php',
        'StructType\\PassengerFlightDetail' => __DIR__ . '/../..' . '/src/StructType/PassengerFlightDetail.php',
        'StructType\\PassengerFlightStatusDetail' => __DIR__ . '/../..' . '/src/StructType/PassengerFlightStatusDetail.php',
        'StructType\\ReservationInfo' => __DIR__ . '/../..' . '/src/StructType/ReservationInfo.php',
        'StructType\\RetrieveSecureFlightStatus' => __DIR__ . '/../..' . '/src/StructType/RetrieveSecureFlightStatus.php',
        'StructType\\RetrieveSecureFlightStatusResponse' => __DIR__ . '/../..' . '/src/StructType/RetrieveSecureFlightStatusResponse.php',
        'StructType\\TransactionInfo' => __DIR__ . '/../..' . '/src/StructType/TransactionInfo.php',
        'StructType\\ViewSecureFlightStatus' => __DIR__ . '/../..' . '/src/StructType/ViewSecureFlightStatus.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 = ComposerStaticInit003210443ff0e6162457de58e4650559::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit003210443ff0e6162457de58e4650559::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInit003210443ff0e6162457de58e4650559::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInit003210443ff0e6162457de58e4650559::$classMap;

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