<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitb7722dd57eaa8859083cc5bf6d1ce707
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
        'D' => 
        array (
            'Dpd\\Info\\' => 9,
        ),
    );

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

    public static $classMap = array (
        'Dpd\\Info\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'Dpd\\Info\\EnumType\\EventsSelectTypeEnum' => __DIR__ . '/../..' . '/src/EnumType/EventsSelectTypeEnum.php',
        'Dpd\\Info\\Service\\Service' => __DIR__ . '/../..' . '/src/Service/Service.php',
        'Dpd\\Info\\StructType\\AuthDataV1' => __DIR__ . '/../..' . '/src/StructType/AuthDataV1.php',
        'Dpd\\Info\\StructType\\CustomerEventDataV2' => __DIR__ . '/../..' . '/src/StructType/CustomerEventDataV2.php',
        'Dpd\\Info\\StructType\\CustomerEventDataV3' => __DIR__ . '/../..' . '/src/StructType/CustomerEventDataV3.php',
        'Dpd\\Info\\StructType\\CustomerEventV1' => __DIR__ . '/../..' . '/src/StructType/CustomerEventV1.php',
        'Dpd\\Info\\StructType\\CustomerEventV2' => __DIR__ . '/../..' . '/src/StructType/CustomerEventV2.php',
        'Dpd\\Info\\StructType\\CustomerEventV3' => __DIR__ . '/../..' . '/src/StructType/CustomerEventV3.php',
        'Dpd\\Info\\StructType\\CustomerEventsResponseV1' => __DIR__ . '/../..' . '/src/StructType/CustomerEventsResponseV1.php',
        'Dpd\\Info\\StructType\\CustomerEventsResponseV2' => __DIR__ . '/../..' . '/src/StructType/CustomerEventsResponseV2.php',
        'Dpd\\Info\\StructType\\CustomerEventsResponseV3' => __DIR__ . '/../..' . '/src/StructType/CustomerEventsResponseV3.php',
        'Dpd\\Info\\StructType\\Exception' => __DIR__ . '/../..' . '/src/StructType/Exception.php',
        'Dpd\\Info\\StructType\\GetEventsForCustomerV1' => __DIR__ . '/../..' . '/src/StructType/GetEventsForCustomerV1.php',
        'Dpd\\Info\\StructType\\GetEventsForCustomerV1Response' => __DIR__ . '/../..' . '/src/StructType/GetEventsForCustomerV1Response.php',
        'Dpd\\Info\\StructType\\GetEventsForCustomerV2' => __DIR__ . '/../..' . '/src/StructType/GetEventsForCustomerV2.php',
        'Dpd\\Info\\StructType\\GetEventsForCustomerV2Response' => __DIR__ . '/../..' . '/src/StructType/GetEventsForCustomerV2Response.php',
        'Dpd\\Info\\StructType\\GetEventsForCustomerV3' => __DIR__ . '/../..' . '/src/StructType/GetEventsForCustomerV3.php',
        'Dpd\\Info\\StructType\\GetEventsForCustomerV3Response' => __DIR__ . '/../..' . '/src/StructType/GetEventsForCustomerV3Response.php',
        'Dpd\\Info\\StructType\\GetEventsForCustomerV4' => __DIR__ . '/../..' . '/src/StructType/GetEventsForCustomerV4.php',
        'Dpd\\Info\\StructType\\GetEventsForCustomerV4Response' => __DIR__ . '/../..' . '/src/StructType/GetEventsForCustomerV4Response.php',
        'Dpd\\Info\\StructType\\GetEventsForWaybillV1' => __DIR__ . '/../..' . '/src/StructType/GetEventsForWaybillV1.php',
        'Dpd\\Info\\StructType\\GetEventsForWaybillV1Response' => __DIR__ . '/../..' . '/src/StructType/GetEventsForWaybillV1Response.php',
        'Dpd\\Info\\StructType\\MarkEventsAsProcessedV1' => __DIR__ . '/../..' . '/src/StructType/MarkEventsAsProcessedV1.php',
        'Dpd\\Info\\StructType\\MarkEventsAsProcessedV1Response' => __DIR__ . '/../..' . '/src/StructType/MarkEventsAsProcessedV1Response.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 = ComposerStaticInitb7722dd57eaa8859083cc5bf6d1ce707::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInitb7722dd57eaa8859083cc5bf6d1ce707::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInitb7722dd57eaa8859083cc5bf6d1ce707::$classMap;

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