<?php

// autoload_classmap.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
    'ClassMap' => $baseDir . '/src/ClassMap.php',
    'ServiceType\\Get' => $baseDir . '/src/ServiceType/Get.php',
    'StructType\\Invoice' => $baseDir . '/src/StructType/Invoice.php',
    'StructType\\InvoiceBasic' => $baseDir . '/src/StructType/InvoiceBasic.php',
    'StructType\\InvoiceBasicFull' => $baseDir . '/src/StructType/InvoiceBasicFull.php',
    'StructType\\InvoiceBasicFullTotal' => $baseDir . '/src/StructType/InvoiceBasicFullTotal.php',
    'StructType\\InvoiceDivision' => $baseDir . '/src/StructType/InvoiceDivision.php',
    'StructType\\InvoiceItem' => $baseDir . '/src/StructType/InvoiceItem.php',
    'WsdlToPhp\\PackageBase\\AbstractSoapClientBase' => $vendorDir . '/wsdltophp/packagebase/src/AbstractSoapClientBase.php',
    'WsdlToPhp\\PackageBase\\AbstractStructArrayBase' => $vendorDir . '/wsdltophp/packagebase/src/AbstractStructArrayBase.php',
    'WsdlToPhp\\PackageBase\\AbstractStructBase' => $vendorDir . '/wsdltophp/packagebase/src/AbstractStructBase.php',
    'WsdlToPhp\\PackageBase\\SoapClientInterface' => $vendorDir . '/wsdltophp/packagebase/src/SoapClientInterface.php',
    'WsdlToPhp\\PackageBase\\StructArrayInterface' => $vendorDir . '/wsdltophp/packagebase/src/StructArrayInterface.php',
    'WsdlToPhp\\PackageBase\\StructInterface' => $vendorDir . '/wsdltophp/packagebase/src/StructInterface.php',
    'WsdlToPhp\\PackageBase\\Utils' => $vendorDir . '/wsdltophp/packagebase/src/Utils.php',
);
