<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitf18358f4a3d0d793fc4f3ab564e42077
{
    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 (
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'ServiceType\\Trocar' => __DIR__ . '/../..' . '/src/ServiceType/Trocar.php',
        'ServiceType\\Upset' => __DIR__ . '/../..' . '/src/ServiceType/Upset.php',
        'StructType\\Cliente' => __DIR__ . '/../..' . '/src/StructType/Cliente.php',
        'StructType\\Endereco' => __DIR__ . '/../..' . '/src/StructType/Endereco.php',
        'StructType\\EstoquePrecoProduto' => __DIR__ . '/../..' . '/src/StructType/EstoquePrecoProduto.php',
        'StructType\\FormaPagamento' => __DIR__ . '/../..' . '/src/StructType/FormaPagamento.php',
        'StructType\\Forma_pagamento' => __DIR__ . '/../..' . '/src/StructType/Forma_pagamento.php',
        'StructType\\Item' => __DIR__ . '/../..' . '/src/StructType/Item.php',
        'StructType\\Pedido' => __DIR__ . '/../..' . '/src/StructType/Pedido.php',
        'StructType\\PedidoReturn' => __DIR__ . '/../..' . '/src/StructType/PedidoReturn.php',
        'StructType\\WsReturn' => __DIR__ . '/../..' . '/src/StructType/WsReturn.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 = ComposerStaticInitf18358f4a3d0d793fc4f3ab564e42077::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInitf18358f4a3d0d793fc4f3ab564e42077::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInitf18358f4a3d0d793fc4f3ab564e42077::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInitf18358f4a3d0d793fc4f3ab564e42077::$classMap;

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