<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit14051cb072eba5aa7d5f29f938d73ea0
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
        'L' => 
        array (
            'LectorSOAP\\' => 11,
        ),
    );

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

    public static $classMap = array (
        'LectorSOAP\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'LectorSOAP\\EnumType\\DeliveryTerm' => __DIR__ . '/../..' . '/src/EnumType/DeliveryTerm.php',
        'LectorSOAP\\EnumType\\DocumentCategory' => __DIR__ . '/../..' . '/src/EnumType/DocumentCategory.php',
        'LectorSOAP\\EnumType\\InboundType' => __DIR__ . '/../..' . '/src/EnumType/InboundType.php',
        'LectorSOAP\\EnumType\\PaymentTerm' => __DIR__ . '/../..' . '/src/EnumType/PaymentTerm.php',
        'LectorSOAP\\EnumType\\TransactionType' => __DIR__ . '/../..' . '/src/EnumType/TransactionType.php',
        'LectorSOAP\\EnumType\\ValueComponentType' => __DIR__ . '/../..' . '/src/EnumType/ValueComponentType.php',
        'LectorSOAP\\ServiceType\\Upload' => __DIR__ . '/../..' . '/src/ServiceType/Upload.php',
        'LectorSOAP\\StructType\\AdditionalCustomsValue' => __DIR__ . '/../..' . '/src/StructType/AdditionalCustomsValue.php',
        'LectorSOAP\\StructType\\AdditionalCustomsValues' => __DIR__ . '/../..' . '/src/StructType/AdditionalCustomsValues.php',
        'LectorSOAP\\StructType\\AdditionalProductAttribute' => __DIR__ . '/../..' . '/src/StructType/AdditionalProductAttribute.php',
        'LectorSOAP\\StructType\\AdditionalProductAttributes' => __DIR__ . '/../..' . '/src/StructType/AdditionalProductAttributes.php',
        'LectorSOAP\\StructType\\Document' => __DIR__ . '/../..' . '/src/StructType/Document.php',
        'LectorSOAP\\StructType\\Inbound' => __DIR__ . '/../..' . '/src/StructType/Inbound.php',
        'LectorSOAP\\StructType\\InboundCargo' => __DIR__ . '/../..' . '/src/StructType/InboundCargo.php',
        'LectorSOAP\\StructType\\InboundDocuments' => __DIR__ . '/../..' . '/src/StructType/InboundDocuments.php',
        'LectorSOAP\\StructType\\InterfaceHeader' => __DIR__ . '/../..' . '/src/StructType/InterfaceHeader.php',
        'LectorSOAP\\StructType\\Package' => __DIR__ . '/../..' . '/src/StructType/Package.php',
        'LectorSOAP\\StructType\\Packaging' => __DIR__ . '/../..' . '/src/StructType/Packaging.php',
        'LectorSOAP\\StructType\\Preference' => __DIR__ . '/../..' . '/src/StructType/Preference.php',
        'LectorSOAP\\StructType\\PreferenceSummary' => __DIR__ . '/../..' . '/src/StructType/PreferenceSummary.php',
        'LectorSOAP\\StructType\\Product' => __DIR__ . '/../..' . '/src/StructType/Product.php',
        'LectorSOAP\\StructType\\Products' => __DIR__ . '/../..' . '/src/StructType/Products.php',
        'LectorSOAP\\StructType\\PurchaseOrder' => __DIR__ . '/../..' . '/src/StructType/PurchaseOrder.php',
        'LectorSOAP\\StructType\\PurchaseOrders' => __DIR__ . '/../..' . '/src/StructType/PurchaseOrders.php',
        'LectorSOAP\\StructType\\SupplierDocuments' => __DIR__ . '/../..' . '/src/StructType/SupplierDocuments.php',
        'LectorSOAP\\StructType\\TradingPartner' => __DIR__ . '/../..' . '/src/StructType/TradingPartner.php',
        'LectorSOAP\\StructType\\UploadInboundRequest' => __DIR__ . '/../..' . '/src/StructType/UploadInboundRequest.php',
        'LectorSOAP\\StructType\\UploadInboundResponse' => __DIR__ . '/../..' . '/src/StructType/UploadInboundResponse.php',
        'LectorSOAP\\StructType\\Variant' => __DIR__ . '/../..' . '/src/StructType/Variant.php',
        'LectorSOAP\\StructType\\Variants' => __DIR__ . '/../..' . '/src/StructType/Variants.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 = ComposerStaticInit14051cb072eba5aa7d5f29f938d73ea0::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit14051cb072eba5aa7d5f29f938d73ea0::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInit14051cb072eba5aa7d5f29f938d73ea0::$classMap;

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