<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitac32d341abe0755886fc5721259e71f9
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\Tests\\' => 28,
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
    );

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

    public static $fallbackDirsPsr4 = array (
        0 => __DIR__ . '/../..' . '/src',
    );

    public static $classMap = array (
        'ArrayType\\ArrayOfLTLRatingResponse2' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfLTLRatingResponse2.php',
        'ArrayType\\ArrayOfLaneAccessorialRates' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfLaneAccessorialRates.php',
        'ArrayType\\ArrayOfProfileDetail' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfProfileDetail.php',
        'ArrayType\\ArrayOfShipment' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfShipment.php',
        'ArrayType\\ArrayOfString' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfString.php',
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'ServiceType\\Login' => __DIR__ . '/../..' . '/src/ServiceType/Login.php',
        'StructType\\GetLTLRates' => __DIR__ . '/../..' . '/src/StructType/GetLTLRates.php',
        'StructType\\GetLTLRatesResponse' => __DIR__ . '/../..' . '/src/StructType/GetLTLRatesResponse.php',
        'StructType\\GetProfiles' => __DIR__ . '/../..' . '/src/StructType/GetProfiles.php',
        'StructType\\GetProfilesResponse' => __DIR__ . '/../..' . '/src/StructType/GetProfilesResponse.php',
        'StructType\\LTLRatingResponse2' => __DIR__ . '/../..' . '/src/StructType/LTLRatingResponse2.php',
        'StructType\\LTLRequest' => __DIR__ . '/../..' . '/src/StructType/LTLRequest.php',
        'StructType\\LaneAccessorialRates' => __DIR__ . '/../..' . '/src/StructType/LaneAccessorialRates.php',
        'StructType\\Login' => __DIR__ . '/../..' . '/src/StructType/Login.php',
        'StructType\\LoginResponse' => __DIR__ . '/../..' . '/src/StructType/LoginResponse.php',
        'StructType\\ProfileDetail' => __DIR__ . '/../..' . '/src/StructType/ProfileDetail.php',
        'StructType\\RatingResult' => __DIR__ . '/../..' . '/src/StructType/RatingResult.php',
        'StructType\\Shipment' => __DIR__ . '/../..' . '/src/StructType/Shipment.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\\SoapClientInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/SoapClientInterface.php',
        'WsdlToPhp\\PackageBase\\StructArrayInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructArrayInterface.php',
        'WsdlToPhp\\PackageBase\\StructInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructInterface.php',
        'WsdlToPhp\\PackageBase\\Tests\\Client' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/Client.php',
        'WsdlToPhp\\PackageBase\\Tests\\SoapClient' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/SoapClient.php',
        'WsdlToPhp\\PackageBase\\Tests\\SoapClientTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/SoapClientTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructArrayObject' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructArrayObject.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructArrayTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructArrayTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructBaseTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructObject' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructObject.php',
        'WsdlToPhp\\PackageBase\\Tests\\TestCase' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/TestCase.php',
        'WsdlToPhp\\PackageBase\\Tests\\UtilsTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/UtilsTest.php',
        'WsdlToPhp\\PackageBase\\Utils' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInitac32d341abe0755886fc5721259e71f9::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInitac32d341abe0755886fc5721259e71f9::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInitac32d341abe0755886fc5721259e71f9::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInitac32d341abe0755886fc5721259e71f9::$classMap;

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