<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInita56eb14d86f038c2aae25583a04ff2df
{
    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',
        'EnumType\\Estado_transaccion' => __DIR__ . '/../..' . '/src/EnumType/Estado_transaccion.php',
        'EnumType\\TipoNotificacion' => __DIR__ . '/../..' . '/src/EnumType/TipoNotificacion.php',
        'EnumType\\Tipo_atributo' => __DIR__ . '/../..' . '/src/EnumType/Tipo_atributo.php',
        'ServiceType\\Notificar' => __DIR__ . '/../..' . '/src/ServiceType/Notificar.php',
        'StructType\\Atributo' => __DIR__ . '/../..' . '/src/StructType/Atributo.php',
        'StructType\\Atributos' => __DIR__ . '/../..' . '/src/StructType/Atributos.php',
        'StructType\\Conceptos' => __DIR__ . '/../..' . '/src/StructType/Conceptos.php',
        'StructType\\Importes_tasas' => __DIR__ . '/../..' . '/src/StructType/Importes_tasas.php',
        'StructType\\Medios_de_pago' => __DIR__ . '/../..' . '/src/StructType/Medios_de_pago.php',
        'StructType\\Notificacion_concepto' => __DIR__ . '/../..' . '/src/StructType/Notificacion_concepto.php',
        'StructType\\Notificacion_importe_tasa' => __DIR__ . '/../..' . '/src/StructType/Notificacion_importe_tasa.php',
        'StructType\\Notificacion_medio_de_pago' => __DIR__ . '/../..' . '/src/StructType/Notificacion_medio_de_pago.php',
        'StructType\\Notificacion_oferta_producto' => __DIR__ . '/../..' . '/src/StructType/Notificacion_oferta_producto.php',
        'StructType\\Notificacion_transaccion' => __DIR__ . '/../..' . '/src/StructType/Notificacion_transaccion.php',
        'StructType\\NotificarTransaccion' => __DIR__ . '/../..' . '/src/StructType/NotificarTransaccion.php',
        'StructType\\Productos' => __DIR__ . '/../..' . '/src/StructType/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\\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 = ComposerStaticInita56eb14d86f038c2aae25583a04ff2df::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInita56eb14d86f038c2aae25583a04ff2df::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInita56eb14d86f038c2aae25583a04ff2df::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInita56eb14d86f038c2aae25583a04ff2df::$classMap;

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