<?php

// autoload_classmap.php @generated by Composer

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

return array(
    'Path\\PathClassMap' => $baseDir . '/src/PathClassMap.php',
    'Path\\pathArrayType\\PathArrayOfDocumentInfo' => $baseDir . '/src/pathArrayType/PathArrayOfDocumentInfo.php',
    'Path\\pathArrayType\\PathArrayOfFeeData' => $baseDir . '/src/pathArrayType/PathArrayOfFeeData.php',
    'Path\\pathArrayType\\PathArrayOfLoanKeyValuePair' => $baseDir . '/src/pathArrayType/PathArrayOfLoanKeyValuePair.php',
    'Path\\pathArrayType\\PathArrayOfLoanKeyValuePair1' => $baseDir . '/src/pathArrayType/PathArrayOfLoanKeyValuePair1.php',
    'Path\\pathArrayType\\PathArrayOfString' => $baseDir . '/src/pathArrayType/PathArrayOfString.php',
    'Path\\pathServiceType\\PathAdd' => $baseDir . '/src/pathServiceType/PathAdd.php',
    'Path\\pathServiceType\\PathDelete' => $baseDir . '/src/pathServiceType/PathDelete.php',
    'Path\\pathServiceType\\PathExtend' => $baseDir . '/src/pathServiceType/PathExtend.php',
    'Path\\pathServiceType\\PathGet' => $baseDir . '/src/pathServiceType/PathGet.php',
    'Path\\pathServiceType\\PathSet' => $baseDir . '/src/pathServiceType/PathSet.php',
    'Path\\pathServiceType\\PathUpdate' => $baseDir . '/src/pathServiceType/PathUpdate.php',
    'Path\\pathStructType\\PathAddDocument' => $baseDir . '/src/pathStructType/PathAddDocument.php',
    'Path\\pathStructType\\PathAddDocumentResponse' => $baseDir . '/src/pathStructType/PathAddDocumentResponse.php',
    'Path\\pathStructType\\PathAddNewLoanFeeData' => $baseDir . '/src/pathStructType/PathAddNewLoanFeeData.php',
    'Path\\pathStructType\\PathAddNewLoanFeeDataResponse' => $baseDir . '/src/pathStructType/PathAddNewLoanFeeDataResponse.php',
    'Path\\pathStructType\\PathDeleteLoanFeeData' => $baseDir . '/src/pathStructType/PathDeleteLoanFeeData.php',
    'Path\\pathStructType\\PathDeleteLoanFeeDataResponse' => $baseDir . '/src/pathStructType/PathDeleteLoanFeeDataResponse.php',
    'Path\\pathStructType\\PathDocumentInfo' => $baseDir . '/src/pathStructType/PathDocumentInfo.php',
    'Path\\pathStructType\\PathExtendTheToken' => $baseDir . '/src/pathStructType/PathExtendTheToken.php',
    'Path\\pathStructType\\PathExtendTheTokenResponse' => $baseDir . '/src/pathStructType/PathExtendTheTokenResponse.php',
    'Path\\pathStructType\\PathFeeData' => $baseDir . '/src/pathStructType/PathFeeData.php',
    'Path\\pathStructType\\PathGetDocumentFile' => $baseDir . '/src/pathStructType/PathGetDocumentFile.php',
    'Path\\pathStructType\\PathGetDocumentFileResponse' => $baseDir . '/src/pathStructType/PathGetDocumentFileResponse.php',
    'Path\\pathStructType\\PathGetDocumentList' => $baseDir . '/src/pathStructType/PathGetDocumentList.php',
    'Path\\pathStructType\\PathGetDocumentListResponse' => $baseDir . '/src/pathStructType/PathGetDocumentListResponse.php',
    'Path\\pathStructType\\PathGetLoanDataByToken' => $baseDir . '/src/pathStructType/PathGetLoanDataByToken.php',
    'Path\\pathStructType\\PathGetLoanDataByTokenResponse' => $baseDir . '/src/pathStructType/PathGetLoanDataByTokenResponse.php',
    'Path\\pathStructType\\PathGetLoanFeeData' => $baseDir . '/src/pathStructType/PathGetLoanFeeData.php',
    'Path\\pathStructType\\PathGetLoanFeeDataResponse' => $baseDir . '/src/pathStructType/PathGetLoanFeeDataResponse.php',
    'Path\\pathStructType\\PathLoanKeyValuePair' => $baseDir . '/src/pathStructType/PathLoanKeyValuePair.php',
    'Path\\pathStructType\\PathResultDocFile' => $baseDir . '/src/pathStructType/PathResultDocFile.php',
    'Path\\pathStructType\\PathResultDocList' => $baseDir . '/src/pathStructType/PathResultDocList.php',
    'Path\\pathStructType\\PathResultFeeValues' => $baseDir . '/src/pathStructType/PathResultFeeValues.php',
    'Path\\pathStructType\\PathResultValues' => $baseDir . '/src/pathStructType/PathResultValues.php',
    'Path\\pathStructType\\PathSetLoanDataByToken' => $baseDir . '/src/pathStructType/PathSetLoanDataByToken.php',
    'Path\\pathStructType\\PathSetLoanDataByTokenResponse' => $baseDir . '/src/pathStructType/PathSetLoanDataByTokenResponse.php',
    'Path\\pathStructType\\PathUpdateLoanFeeData' => $baseDir . '/src/pathStructType/PathUpdateLoanFeeData.php',
    'Path\\pathStructType\\PathUpdateLoanFeeDataResponse' => $baseDir . '/src/pathStructType/PathUpdateLoanFeeDataResponse.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\\Tests\\Client' => $vendorDir . '/wsdltophp/packagebase/tests/Client.php',
    'WsdlToPhp\\PackageBase\\Tests\\SoapClient' => $vendorDir . '/wsdltophp/packagebase/tests/SoapClient.php',
    'WsdlToPhp\\PackageBase\\Tests\\SoapClientTest' => $vendorDir . '/wsdltophp/packagebase/tests/SoapClientTest.php',
    'WsdlToPhp\\PackageBase\\Tests\\StructArrayObject' => $vendorDir . '/wsdltophp/packagebase/tests/StructArrayObject.php',
    'WsdlToPhp\\PackageBase\\Tests\\StructArrayTest' => $vendorDir . '/wsdltophp/packagebase/tests/StructArrayTest.php',
    'WsdlToPhp\\PackageBase\\Tests\\StructBase' => $vendorDir . '/wsdltophp/packagebase/tests/StructBaseTest.php',
    'WsdlToPhp\\PackageBase\\Tests\\StructObject' => $vendorDir . '/wsdltophp/packagebase/tests/StructObject.php',
    'WsdlToPhp\\PackageBase\\Tests\\TestCase' => $vendorDir . '/wsdltophp/packagebase/tests/TestCase.php',
    'WsdlToPhp\\PackageBase\\Tests\\UtilsTest' => $vendorDir . '/wsdltophp/packagebase/tests/UtilsTest.php',
    'WsdlToPhp\\PackageBase\\Utils' => $vendorDir . '/wsdltophp/packagebase/src/Utils.php',
);
