<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit1fd6672e3daac4d49b6d62c0bb2bbf8f
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
        'G' => 
        array (
            'GLSTrack\\' => 9,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WsdlToPhp\\PackageBase\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/src',
        ),
        'GLSTrack\\' => 
        array (
            0 => __DIR__ . '/../..' . '/src',
        ),
    );

    public static $classMap = array (
        'GLSTrack\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'GLSTrack\\Detail' => __DIR__ . '/../..' . '/src/Detail.php',
        'GLSTrack\\Details' => __DIR__ . '/../..' . '/src/Details.php',
        'GLSTrack\\GLSAddress' => __DIR__ . '/../..' . '/src/GLSAddress.php',
        'GLSTrack\\GLSCustomerReference' => __DIR__ . '/../..' . '/src/GLSCustomerReference.php',
        'GLSTrack\\GLSDateTime' => __DIR__ . '/../..' . '/src/GLSDateTime.php',
        'GLSTrack\\GLSEvent' => __DIR__ . '/../..' . '/src/GLSEvent.php',
        'GLSTrack\\GLSExitCode' => __DIR__ . '/../..' . '/src/GLSExitCode.php',
        'GLSTrack\\GLSParameters' => __DIR__ . '/../..' . '/src/GLSParameters.php',
        'GLSTrack\\GLSUnitRow' => __DIR__ . '/../..' . '/src/GLSUnitRow.php',
        'GLSTrack\\GLSUserCredentials' => __DIR__ . '/../..' . '/src/GLSUserCredentials.php',
        'GLSTrack\\NewOperation' => __DIR__ . '/../..' . '/src/NewOperation.php',
        'GLSTrack\\NewOperationResponse' => __DIR__ . '/../..' . '/src/NewOperationResponse.php',
        'GLSTrack\\POD' => __DIR__ . '/../..' . '/src/POD.php',
        'GLSTrack\\TuDetailsRequestType' => __DIR__ . '/../..' . '/src/TuDetailsRequestType.php',
        'GLSTrack\\TuDetailsResponseType' => __DIR__ . '/../..' . '/src/TuDetailsResponseType.php',
        'GLSTrack\\TuListRequestType' => __DIR__ . '/../..' . '/src/TuListRequestType.php',
        'GLSTrack\\TuListResponseType' => __DIR__ . '/../..' . '/src/TuListResponseType.php',
        'GLSTrack\\TuPODRequestType' => __DIR__ . '/../..' . '/src/TuPODRequestType.php',
        'GLSTrack\\TuPODResponseType' => __DIR__ . '/../..' . '/src/TuPODResponseType.php',
        'GLSTrack\\TusDetailsReponseType' => __DIR__ . '/../..' . '/src/TusDetailsReponseType.php',
        'GLSTrack\\TusDetailsRequestType' => __DIR__ . '/../..' . '/src/TusDetailsRequestType.php',
        'GLSTrack\\_List' => __DIR__ . '/../..' . '/src/_List.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 = ComposerStaticInit1fd6672e3daac4d49b6d62c0bb2bbf8f::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit1fd6672e3daac4d49b6d62c0bb2bbf8f::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInit1fd6672e3daac4d49b6d62c0bb2bbf8f::$classMap;

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