<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitc75ca2a23d6f337be96c9403faf5c673
{
    public static $prefixLengthsPsr4 = array (
        's' => 
        array (
            'shippypro\\' => 10,
        ),
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
    );

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

    public static $classMap = array (
        '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',
        'shippypro\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'shippypro\\ServiceType\\Book' => __DIR__ . '/../..' . '/src/ServiceType/Book.php',
        'shippypro\\ServiceType\\Close' => __DIR__ . '/../..' . '/src/ServiceType/Close.php',
        'shippypro\\ServiceType\\Create' => __DIR__ . '/../..' . '/src/ServiceType/Create.php',
        'shippypro\\ServiceType\\Delete' => __DIR__ . '/../..' . '/src/ServiceType/Delete.php',
        'shippypro\\ServiceType\\Edit' => __DIR__ . '/../..' . '/src/ServiceType/Edit.php',
        'shippypro\\ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'shippypro\\ServiceType\\Ship' => __DIR__ . '/../..' . '/src/ServiceType/Ship.php',
        'shippypro\\ServiceType\\Upload' => __DIR__ . '/../..' . '/src/ServiceType/Upload.php',
        'shippypro\\ServiceType\\_Void' => __DIR__ . '/../..' . '/src/ServiceType/_Void.php',
        'shippypro\\StructType\\Address' => __DIR__ . '/../..' . '/src/StructType/Address.php',
        'shippypro\\StructType\\Attribute' => __DIR__ . '/../..' . '/src/StructType/Attribute.php',
        'shippypro\\StructType\\BookPickup' => __DIR__ . '/../..' . '/src/StructType/BookPickup.php',
        'shippypro\\StructType\\BookPickupResponse' => __DIR__ . '/../..' . '/src/StructType/BookPickupResponse.php',
        'shippypro\\StructType\\CN22Info' => __DIR__ . '/../..' . '/src/StructType/CN22Info.php',
        'shippypro\\StructType\\CarrierOption' => __DIR__ . '/../..' . '/src/StructType/CarrierOption.php',
        'shippypro\\StructType\\CloseShipments' => __DIR__ . '/../..' . '/src/StructType/CloseShipments.php',
        'shippypro\\StructType\\CloseShipmentsResponse' => __DIR__ . '/../..' . '/src/StructType/CloseShipmentsResponse.php',
        'shippypro\\StructType\\CreateManifest' => __DIR__ . '/../..' . '/src/StructType/CreateManifest.php',
        'shippypro\\StructType\\CreateManifestResponse' => __DIR__ . '/../..' . '/src/StructType/CreateManifestResponse.php',
        'shippypro\\StructType\\DeleteManifest' => __DIR__ . '/../..' . '/src/StructType/DeleteManifest.php',
        'shippypro\\StructType\\DeleteManifestResponse' => __DIR__ . '/../..' . '/src/StructType/DeleteManifestResponse.php',
        'shippypro\\StructType\\Edit' => __DIR__ . '/../..' . '/src/StructType/Edit.php',
        'shippypro\\StructType\\EditResponse' => __DIR__ . '/../..' . '/src/StructType/EditResponse.php',
        'shippypro\\StructType\\GetCarrierOptions' => __DIR__ . '/../..' . '/src/StructType/GetCarrierOptions.php',
        'shippypro\\StructType\\GetCarrierOptionsResponse' => __DIR__ . '/../..' . '/src/StructType/GetCarrierOptionsResponse.php',
        'shippypro\\StructType\\GetLabelUrl' => __DIR__ . '/../..' . '/src/StructType/GetLabelUrl.php',
        'shippypro\\StructType\\GetLabelUrlResponse' => __DIR__ . '/../..' . '/src/StructType/GetLabelUrlResponse.php',
        'shippypro\\StructType\\GetManifest' => __DIR__ . '/../..' . '/src/StructType/GetManifest.php',
        'shippypro\\StructType\\GetManifestResponse' => __DIR__ . '/../..' . '/src/StructType/GetManifestResponse.php',
        'shippypro\\StructType\\GetOrder' => __DIR__ . '/../..' . '/src/StructType/GetOrder.php',
        'shippypro\\StructType\\GetOrderResponse' => __DIR__ . '/../..' . '/src/StructType/GetOrderResponse.php',
        'shippypro\\StructType\\GetRates' => __DIR__ . '/../..' . '/src/StructType/GetRates.php',
        'shippypro\\StructType\\GetRatesResponse' => __DIR__ . '/../..' . '/src/StructType/GetRatesResponse.php',
        'shippypro\\StructType\\GetTracking' => __DIR__ . '/../..' . '/src/StructType/GetTracking.php',
        'shippypro\\StructType\\GetTrackingResponse' => __DIR__ . '/../..' . '/src/StructType/GetTrackingResponse.php',
        'shippypro\\StructType\\Option' => __DIR__ . '/../..' . '/src/StructType/Option.php',
        'shippypro\\StructType\\Parameters' => __DIR__ . '/../..' . '/src/StructType/Parameters.php',
        'shippypro\\StructType\\Parcel' => __DIR__ . '/../..' . '/src/StructType/Parcel.php',
        'shippypro\\StructType\\Rate' => __DIR__ . '/../..' . '/src/StructType/Rate.php',
        'shippypro\\StructType\\Ship' => __DIR__ . '/../..' . '/src/StructType/Ship.php',
        'shippypro\\StructType\\ShipResponse' => __DIR__ . '/../..' . '/src/StructType/ShipResponse.php',
        'shippypro\\StructType\\To_address' => __DIR__ . '/../..' . '/src/StructType/To_address.php',
        'shippypro\\StructType\\TrackingEvent' => __DIR__ . '/../..' . '/src/StructType/TrackingEvent.php',
        'shippypro\\StructType\\UploadPaperlessDocumentation' => __DIR__ . '/../..' . '/src/StructType/UploadPaperlessDocumentation.php',
        'shippypro\\StructType\\UploadPaperlessDocumentationResponse' => __DIR__ . '/../..' . '/src/StructType/UploadPaperlessDocumentationResponse.php',
        'shippypro\\StructType\\VoidShipments' => __DIR__ . '/../..' . '/src/StructType/VoidShipments.php',
        'shippypro\\StructType\\VoidShipmentsResponse' => __DIR__ . '/../..' . '/src/StructType/VoidShipmentsResponse.php',
    );

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

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