<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit950dbeae9d604f955b9adbd76a6448d5
{
    public static $prefixLengthsPsr4 = array (
        's' => 
        array (
            'snowaAnsar\\' => 11,
        ),
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\Tests\\' => 28,
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'snowaAnsar\\' => 
        array (
            0 => __DIR__ . '/../..' . '/src',
        ),
        'WsdlToPhp\\PackageBase\\Tests\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/tests',
        ),
        '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\\SoapClientInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/SoapClientInterface.php',
        'WsdlToPhp\\PackageBase\\StructArrayInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructArrayInterface.php',
        'WsdlToPhp\\PackageBase\\StructInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructInterface.php',
        'WsdlToPhp\\PackageBase\\Tests\\Client' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/Client.php',
        'WsdlToPhp\\PackageBase\\Tests\\SoapClient' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/SoapClient.php',
        'WsdlToPhp\\PackageBase\\Tests\\SoapClientTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/SoapClientTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructArrayObject' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructArrayObject.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructArrayTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructArrayTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructBaseTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructObject' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructObject.php',
        'WsdlToPhp\\PackageBase\\Tests\\TestCase' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/TestCase.php',
        'WsdlToPhp\\PackageBase\\Tests\\UtilsTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/UtilsTest.php',
        'WsdlToPhp\\PackageBase\\Utils' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
        'snowaAnsar\\ArrayType\\ArrayOfOrderBuffer' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfOrderBuffer.php',
        'snowaAnsar\\ArrayType\\ArrayOfSpwSalesInventoryAndPrice' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfSpwSalesInventoryAndPrice.php',
        'snowaAnsar\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'snowaAnsar\\EnumType\\ExternalActionResult_MessageKindOfOrderBufferSbE5UTLo' => __DIR__ . '/../..' . '/src/EnumType/ExternalActionResult_MessageKindOfOrderBufferSbE5UTLo.php',
        'snowaAnsar\\EnumType\\ExternalActionResult_MessageKindOfSpwSalesInventoryAndPricedt0iGAwy' => __DIR__ . '/../..' . '/src/EnumType/ExternalActionResult_MessageKindOfSpwSalesInventoryAndPricedt0iGAwy.php',
        'snowaAnsar\\ServiceType\\Insert' => __DIR__ . '/../..' . '/src/ServiceType/Insert.php',
        'snowaAnsar\\ServiceType\\Smart' => __DIR__ . '/../..' . '/src/ServiceType/Smart.php',
        'snowaAnsar\\StructType\\EntityBase' => __DIR__ . '/../..' . '/src/StructType/EntityBase.php',
        'snowaAnsar\\StructType\\ExternalActionResultOfOrderBufferzBkNWxLo' => __DIR__ . '/../..' . '/src/StructType/ExternalActionResultOfOrderBufferzBkNWxLo.php',
        'snowaAnsar\\StructType\\ExternalActionResultOfSpwSalesInventoryAndPriceMk8p8L_St' => __DIR__ . '/../..' . '/src/StructType/ExternalActionResultOfSpwSalesInventoryAndPriceMk8p8L_St.php',
        'snowaAnsar\\StructType\\InsertPreOrderInformationInQueue' => __DIR__ . '/../..' . '/src/StructType/InsertPreOrderInformationInQueue.php',
        'snowaAnsar\\StructType\\InsertPreOrderInformationInQueueResponse' => __DIR__ . '/../..' . '/src/StructType/InsertPreOrderInformationInQueueResponse.php',
        'snowaAnsar\\StructType\\OrderBuffer' => __DIR__ . '/../..' . '/src/StructType/OrderBuffer.php',
        'snowaAnsar\\StructType\\SmartSalesInventoryAndPrice' => __DIR__ . '/../..' . '/src/StructType/SmartSalesInventoryAndPrice.php',
        'snowaAnsar\\StructType\\SmartSalesInventoryAndPriceResponse' => __DIR__ . '/../..' . '/src/StructType/SmartSalesInventoryAndPriceResponse.php',
        'snowaAnsar\\StructType\\SpwSalesInventoryAndPrice' => __DIR__ . '/../..' . '/src/StructType/SpwSalesInventoryAndPrice.php',
    );

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

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