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

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