<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitf60f1212a953d825005c435edfe1665e
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
        'L' => 
        array (
            'LaGangaServices\\' => 16,
        ),
    );

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

    public static $classMap = array (
        'LaGangaServices\\ArrayType\\LaGangaServicesArrayOfWSProductos' => __DIR__ . '/../..' . '/src/ArrayType/LaGangaServicesArrayOfWSProductos.php',
        'LaGangaServices\\ArrayType\\LaGangaServicesArrayOfWS_DatosFactura_Productos' => __DIR__ . '/../..' . '/src/ArrayType/LaGangaServicesArrayOfWS_DatosFactura_Productos.php',
        'LaGangaServices\\LaGangaServicesClassMap' => __DIR__ . '/../..' . '/src/LaGangaServicesClassMap.php',
        'LaGangaServices\\ServiceType\\LaGangaServicesRechazar' => __DIR__ . '/../..' . '/src/ServiceType/LaGangaServicesRechazar.php',
        'LaGangaServices\\ServiceType\\LaGangaServicesRegistrar' => __DIR__ . '/../..' . '/src/ServiceType/LaGangaServicesRegistrar.php',
        'LaGangaServices\\StructType\\LaGangaServicesRechazarFacturaInternet' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesRechazarFacturaInternet.php',
        'LaGangaServices\\StructType\\LaGangaServicesRechazarFacturaInternetResponse' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesRechazarFacturaInternetResponse.php',
        'LaGangaServices\\StructType\\LaGangaServicesRegistrarCambioPrecio' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesRegistrarCambioPrecio.php',
        'LaGangaServices\\StructType\\LaGangaServicesRegistrarCambioPrecioResponse' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesRegistrarCambioPrecioResponse.php',
        'LaGangaServices\\StructType\\LaGangaServicesRegistrarFacturaInternet' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesRegistrarFacturaInternet.php',
        'LaGangaServices\\StructType\\LaGangaServicesRegistrarFacturaInternetResponse' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesRegistrarFacturaInternetResponse.php',
        'LaGangaServices\\StructType\\LaGangaServicesRegistrarPedido' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesRegistrarPedido.php',
        'LaGangaServices\\StructType\\LaGangaServicesRegistrarPedidoResponse' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesRegistrarPedidoResponse.php',
        'LaGangaServices\\StructType\\LaGangaServicesValidarUsuario' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesValidarUsuario.php',
        'LaGangaServices\\StructType\\LaGangaServicesWSPedido' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesWSPedido.php',
        'LaGangaServices\\StructType\\LaGangaServicesWSProductos' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesWSProductos.php',
        'LaGangaServices\\StructType\\LaGangaServicesWS_DatosFactura' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesWS_DatosFactura.php',
        'LaGangaServices\\StructType\\LaGangaServicesWS_DatosFactura_Productos' => __DIR__ . '/../..' . '/src/StructType/LaGangaServicesWS_DatosFactura_Productos.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\\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\\Utils' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
    );

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

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