<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInita1a962309cc9950ef02e3e25fa7473d2
{
    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\\Aceptar' => __DIR__ . '/../..' . '/src/ServiceType/Aceptar.php',
        'ServiceType\\Cancelar' => __DIR__ . '/../..' . '/src/ServiceType/Cancelar.php',
        'StructType\\AceptarRechazarCancelacion' => __DIR__ . '/../..' . '/src/StructType/AceptarRechazarCancelacion.php',
        'StructType\\AceptarRechazarCancelacionCA' => __DIR__ . '/../..' . '/src/StructType/AceptarRechazarCancelacionCA.php',
        'StructType\\AceptarRechazarCancelacionCAResponse' => __DIR__ . '/../..' . '/src/StructType/AceptarRechazarCancelacionCAResponse.php',
        'StructType\\AceptarRechazarCancelacionResponse' => __DIR__ . '/../..' . '/src/StructType/AceptarRechazarCancelacionResponse.php',
        'StructType\\CancelarCFDI' => __DIR__ . '/../..' . '/src/StructType/CancelarCFDI.php',
        'StructType\\CancelarCFDICA' => __DIR__ . '/../..' . '/src/StructType/CancelarCFDICA.php',
        'StructType\\CancelarCFDICAResponse' => __DIR__ . '/../..' . '/src/StructType/CancelarCFDICAResponse.php',
        'StructType\\CancelarCFDIResponse' => __DIR__ . '/../..' . '/src/StructType/CancelarCFDIResponse.php',
        'StructType\\Uuid' => __DIR__ . '/../..' . '/src/StructType/Uuid.php',
        'StructType\\WsResponseAceptaRechazoBO' => __DIR__ . '/../..' . '/src/StructType/WsResponseAceptaRechazoBO.php',
        'StructType\\WsResponseCancelacionBO' => __DIR__ . '/../..' . '/src/StructType/WsResponseCancelacionBO.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 = ComposerStaticInita1a962309cc9950ef02e3e25fa7473d2::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInita1a962309cc9950ef02e3e25fa7473d2::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInita1a962309cc9950ef02e3e25fa7473d2::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInita1a962309cc9950ef02e3e25fa7473d2::$classMap;

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