<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit8d6f513706baab2853213514f7cd533a
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\Tests\\' => 28,
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
        'L' => 
        array (
            'Liberty\\Services\\Emisor\\' => 24,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WsdlToPhp\\PackageBase\\Tests\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/tests',
        ),
        'WsdlToPhp\\PackageBase\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/src',
        ),
        'Liberty\\Services\\Emisor\\' => 
        array (
            0 => __DIR__ . '/../..' . '/src',
        ),
    );

    public static $classMap = array (
        'Liberty\\Services\\Emisor\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'Liberty\\Services\\Emisor\\ServiceType\\Emitir' => __DIR__ . '/../..' . '/src/ServiceType/Emitir.php',
        'Liberty\\Services\\Emisor\\StructType\\Alternativa' => __DIR__ . '/../..' . '/src/StructType/Alternativa.php',
        'Liberty\\Services\\Emisor\\StructType\\Asegurado_1' => __DIR__ . '/../..' . '/src/StructType/Asegurado_1.php',
        'Liberty\\Services\\Emisor\\StructType\\AvisoVencimiento' => __DIR__ . '/../..' . '/src/StructType/AvisoVencimiento.php',
        'Liberty\\Services\\Emisor\\StructType\\Conductor' => __DIR__ . '/../..' . '/src/StructType/Conductor.php',
        'Liberty\\Services\\Emisor\\StructType\\Continuidad' => __DIR__ . '/../..' . '/src/StructType/Continuidad.php',
        'Liberty\\Services\\Emisor\\StructType\\Contratante' => __DIR__ . '/../..' . '/src/StructType/Contratante.php',
        'Liberty\\Services\\Emisor\\StructType\\CuentaCorrientePac' => __DIR__ . '/../..' . '/src/StructType/CuentaCorrientePac.php',
        'Liberty\\Services\\Emisor\\StructType\\Cuponera' => __DIR__ . '/../..' . '/src/StructType/Cuponera.php',
        'Liberty\\Services\\Emisor\\StructType\\DetalleResponse' => __DIR__ . '/../..' . '/src/StructType/DetalleResponse.php',
        'Liberty\\Services\\Emisor\\StructType\\EmisorRequest' => __DIR__ . '/../..' . '/src/StructType/EmisorRequest.php',
        'Liberty\\Services\\Emisor\\StructType\\EmisorResponse' => __DIR__ . '/../..' . '/src/StructType/EmisorResponse.php',
        'Liberty\\Services\\Emisor\\StructType\\Emitir' => __DIR__ . '/../..' . '/src/StructType/Emitir.php',
        'Liberty\\Services\\Emisor\\StructType\\EmitirResponse' => __DIR__ . '/../..' . '/src/StructType/EmitirResponse.php',
        'Liberty\\Services\\Emisor\\StructType\\Entry' => __DIR__ . '/../..' . '/src/StructType/Entry.php',
        'Liberty\\Services\\Emisor\\StructType\\Exception' => __DIR__ . '/../..' . '/src/StructType/Exception.php',
        'Liberty\\Services\\Emisor\\StructType\\Factura' => __DIR__ . '/../..' . '/src/StructType/Factura.php',
        'Liberty\\Services\\Emisor\\StructType\\Guia' => __DIR__ . '/../..' . '/src/StructType/Guia.php',
        'Liberty\\Services\\Emisor\\StructType\\Inspeccion' => __DIR__ . '/../..' . '/src/StructType/Inspeccion.php',
        'Liberty\\Services\\Emisor\\StructType\\Opcionales_1' => __DIR__ . '/../..' . '/src/StructType/Opcionales_1.php',
        'Liberty\\Services\\Emisor\\StructType\\PlanPago' => __DIR__ . '/../..' . '/src/StructType/PlanPago.php',
        'Liberty\\Services\\Emisor\\StructType\\Riesgo' => __DIR__ . '/../..' . '/src/StructType/Riesgo.php',
        'Liberty\\Services\\Emisor\\StructType\\TarjetaCreditoPat' => __DIR__ . '/../..' . '/src/StructType/TarjetaCreditoPat.php',
        'Liberty\\Services\\Emisor\\StructType\\TipoEmision' => __DIR__ . '/../..' . '/src/StructType/TipoEmision.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\\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',
    );

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

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