<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit098cfa3fea3ba59f15c5645dabf1eef1
{
    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 (
        'ArrayType\\ArrayOfErrorDetails' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfErrorDetails.php',
        'ArrayType\\ArrayOfPepmainscsrsave1_Itemdeml_In' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfPepmainscsrsave1_Itemdeml_In.php',
        'ArrayType\\ArrayOfPepmainscsrsave1_Itemdemlout_Out' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfPepmainscsrsave1_Itemdemlout_Out.php',
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'StructType\\ErrorDetails' => __DIR__ . '/../..' . '/src/StructType/ErrorDetails.php',
        'StructType\\GetPepmainscsrsave1' => __DIR__ . '/../..' . '/src/StructType/GetPepmainscsrsave1.php',
        'StructType\\GetPepmainscsrsave1Request' => __DIR__ . '/../..' . '/src/StructType/GetPepmainscsrsave1Request.php',
        'StructType\\GetPepmainscsrsave1Response' => __DIR__ . '/../..' . '/src/StructType/GetPepmainscsrsave1Response.php',
        'StructType\\Pepmainscsrsave1_Itemdeml_In' => __DIR__ . '/../..' . '/src/StructType/Pepmainscsrsave1_Itemdeml_In.php',
        'StructType\\Pepmainscsrsave1_Itemdemlout_Out' => __DIR__ . '/../..' . '/src/StructType/Pepmainscsrsave1_Itemdemlout_Out.php',
        'StructType\\Pepmainscsrsave1__hseg_In' => __DIR__ . '/../..' . '/src/StructType/Pepmainscsrsave1__hseg_In.php',
        'StructType\\Pepmainscsrsave1__hseg_Out' => __DIR__ . '/../..' . '/src/StructType/Pepmainscsrsave1__hseg_Out.php',
        'StructType\\ServiceContext' => __DIR__ . '/../..' . '/src/StructType/ServiceContext.php',
        'StructType\\ServiceFault' => __DIR__ . '/../..' . '/src/StructType/ServiceFault.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 = ComposerStaticInit098cfa3fea3ba59f15c5645dabf1eef1::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit098cfa3fea3ba59f15c5645dabf1eef1::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInit098cfa3fea3ba59f15c5645dabf1eef1::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInit098cfa3fea3ba59f15c5645dabf1eef1::$classMap;

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