<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit7ed9176a35218e1a4ae9f110438aba88
{
    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 (
        'Bill' => __DIR__ . '/../..' . '/src/Bill.php',
        'BillEntry' => __DIR__ . '/../..' . '/src/BillEntry.php',
        'BillRequest' => __DIR__ . '/../..' . '/src/BillRequest.php',
        'BillResponseType' => __DIR__ . '/../..' . '/src/BillResponseType.php',
        'Bills' => __DIR__ . '/../..' . '/src/Bills.php',
        'BillsResponse' => __DIR__ . '/../..' . '/src/BillsResponse.php',
        'Book' => __DIR__ . '/../..' . '/src/Book.php',
        'BookRequest' => __DIR__ . '/../..' . '/src/BookRequest.php',
        'BookResponse' => __DIR__ . '/../..' . '/src/BookResponse.php',
        'BookResponseType' => __DIR__ . '/../..' . '/src/BookResponseType.php',
        'Cancel' => __DIR__ . '/../..' . '/src/Cancel.php',
        'CancelConsignment' => __DIR__ . '/../..' . '/src/CancelConsignment.php',
        'CancelRequest' => __DIR__ . '/../..' . '/src/CancelRequest.php',
        'CancelResponse' => __DIR__ . '/../..' . '/src/CancelResponse.php',
        'CancelResponseType' => __DIR__ . '/../..' . '/src/CancelResponseType.php',
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'Consignment' => __DIR__ . '/../..' . '/src/Consignment.php',
        'ConsignmentResponse' => __DIR__ . '/../..' . '/src/ConsignmentResponse.php',
        'CostPosition' => __DIR__ . '/../..' . '/src/CostPosition.php',
        'CostRequest' => __DIR__ . '/../..' . '/src/CostRequest.php',
        'CostResponse' => __DIR__ . '/../..' . '/src/CostResponse.php',
        'CostResponseType' => __DIR__ . '/../..' . '/src/CostResponseType.php',
        'CostStatus' => __DIR__ . '/../..' . '/src/CostStatus.php',
        'Credential' => __DIR__ . '/../..' . '/src/Credential.php',
        'Currency' => __DIR__ . '/../..' . '/src/Currency.php',
        'ErrorCode' => __DIR__ . '/../..' . '/src/ErrorCode.php',
        'GetCost' => __DIR__ . '/../..' . '/src/GetCost.php',
        'GetCostResponse' => __DIR__ . '/../..' . '/src/GetCostResponse.php',
        'GetLabels' => __DIR__ . '/../..' . '/src/GetLabels.php',
        'GetLabelsResponse' => __DIR__ . '/../..' . '/src/GetLabelsResponse.php',
        'Information' => __DIR__ . '/../..' . '/src/Information.php',
        'LabelType' => __DIR__ . '/../..' . '/src/LabelType.php',
        'LabelsRequest' => __DIR__ . '/../..' . '/src/LabelsRequest.php',
        'LabelsResponse' => __DIR__ . '/../..' . '/src/LabelsResponse.php',
        'LabelsResponseType' => __DIR__ . '/../..' . '/src/LabelsResponseType.php',
        'Manifest' => __DIR__ . '/../..' . '/src/Manifest.php',
        'ManifestRequest' => __DIR__ . '/../..' . '/src/ManifestRequest.php',
        'ManifestResponse' => __DIR__ . '/../..' . '/src/ManifestResponse.php',
        'ManifestResponseType' => __DIR__ . '/../..' . '/src/ManifestResponseType.php',
        'PackagingType' => __DIR__ . '/../..' . '/src/PackagingType.php',
        'Parcel' => __DIR__ . '/../..' . '/src/Parcel.php',
        'ParcelResponse' => __DIR__ . '/../..' . '/src/ParcelResponse.php',
        'Party' => __DIR__ . '/../..' . '/src/Party.php',
        'Payer' => __DIR__ . '/../..' . '/src/Payer.php',
        'PrintLabels' => __DIR__ . '/../..' . '/src/PrintLabels.php',
        'PrintLabelsRequest' => __DIR__ . '/../..' . '/src/PrintLabelsRequest.php',
        'PrintLabelsResponse' => __DIR__ . '/../..' . '/src/PrintLabelsResponse.php',
        'PrintLabelsResponseType' => __DIR__ . '/../..' . '/src/PrintLabelsResponseType.php',
        'Rate' => __DIR__ . '/../..' . '/src/Rate.php',
        'RateConsignmentResponse' => __DIR__ . '/../..' . '/src/RateConsignmentResponse.php',
        'RateInformation' => __DIR__ . '/../..' . '/src/RateInformation.php',
        'RateRequest' => __DIR__ . '/../..' . '/src/RateRequest.php',
        'RateResponseType' => __DIR__ . '/../..' . '/src/RateResponseType.php',
        'Rates' => __DIR__ . '/../..' . '/src/Rates.php',
        'RatesResponse' => __DIR__ . '/../..' . '/src/RatesResponse.php',
        'Service' => __DIR__ . '/../..' . '/src/Service.php',
        'Status' => __DIR__ . '/../..' . '/src/Status.php',
        'StatusCode' => __DIR__ . '/../..' . '/src/StatusCode.php',
        'Track' => __DIR__ . '/../..' . '/src/Track.php',
        'TrackConsignmentResponse' => __DIR__ . '/../..' . '/src/TrackConsignmentResponse.php',
        'TrackParcelActivity' => __DIR__ . '/../..' . '/src/TrackParcelActivity.php',
        'TrackParcelResponse' => __DIR__ . '/../..' . '/src/TrackParcelResponse.php',
        'TrackParcelStatus' => __DIR__ . '/../..' . '/src/TrackParcelStatus.php',
        'TrackRequest' => __DIR__ . '/../..' . '/src/TrackRequest.php',
        'TrackResponse' => __DIR__ . '/../..' . '/src/TrackResponse.php',
        'TrackResponseType' => __DIR__ . '/../..' . '/src/TrackResponseType.php',
        'TypeOfGoods' => __DIR__ . '/../..' . '/src/TypeOfGoods.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 = ComposerStaticInit7ed9176a35218e1a4ae9f110438aba88::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit7ed9176a35218e1a4ae9f110438aba88::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInit7ed9176a35218e1a4ae9f110438aba88::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInit7ed9176a35218e1a4ae9f110438aba88::$classMap;

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