xxxxxxxxxx
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit10d4d95d238178e6d59ee4f2d5674bc2
{
public static $prefixLengthsPsr4 = array (
'W' =>
array (
'WsdlToPhp\\PackageBase\\Tests\\' => 28,
'WsdlToPhp\\PackageBase\\' => 22,
),
'M' =>
array (
'MoniFunding\\' => 12,
),
);
public static $prefixDirsPsr4 = array (
'WsdlToPhp\\PackageBase\\Tests\\' =>
array (
0 => __DIR__ . '/..' . '/wsdltophp/packagebase/tests',
),
'WsdlToPhp\\PackageBase\\' =>
array (
0 => __DIR__ . '/..' . '/wsdltophp/packagebase/src',
),
'MoniFunding\\' =>
array (
0 => __DIR__ . '/../..' . '/src',
),
);
public static $classMap = array (
'MoniFunding\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
'MoniFunding\\ServiceType\\APIV' => __DIR__ . '/../..' . '/src/ServiceType/APIV.php',
'MoniFunding\\ServiceType\\Upsert' => __DIR__ . '/../..' . '/src/ServiceType/Upsert.php',
'MoniFunding\\StructType\\APIVersion' => __DIR__ . '/../..' . '/src/StructType/APIVersion.php',
'MoniFunding\\StructType\\APIVersionResponse' => __DIR__ . '/../..' . '/src/StructType/APIVersionResponse.php',
'MoniFunding\\StructType\\CommonFundingDataObject' => __DIR__ . '/../..' . '/src/StructType/CommonFundingDataObject.php',
'MoniFunding\\StructType\\CommonFundingDataPrivateObject' => __DIR__ . '/../..' . '/src/StructType/CommonFundingDataPrivateObject.php',
'MoniFunding\\StructType\\CommonFundingDataResults' => __DIR__ . '/../..' . '/src/StructType/CommonFundingDataResults.php',
'MoniFunding\\StructType\\UpsertCommonFundingDataFromCustomerAdmin' => __DIR__ . '/../..' . '/src/StructType/UpsertCommonFundingDataFromCustomerAdmin.php',
'MoniFunding\\StructType\\UpsertCommonFundingDataFromCustomerAdminResponse' => __DIR__ . '/../..' . '/src/StructType/UpsertCommonFundingDataFromCustomerAdminResponse.php',
'MoniFunding\\StructType\\UpsertCommonFundingDataFromEcontract' => __DIR__ . '/../..' . '/src/StructType/UpsertCommonFundingDataFromEcontract.php',
'MoniFunding\\StructType\\UpsertCommonFundingDataFromEcontractResponse' => __DIR__ . '/../..' . '/src/StructType/UpsertCommonFundingDataFromEcontractResponse.php',
'MoniFunding\\StructType\\UpsertCommonFundingDataFromThirdPartyCRM' => __DIR__ . '/../..' . '/src/StructType/UpsertCommonFundingDataFromThirdPartyCRM.php',
'MoniFunding\\StructType\\UpsertCommonFundingDataFromThirdPartyCRMResponse' => __DIR__ . '/../..' . '/src/StructType/UpsertCommonFundingDataFromThirdPartyCRMResponse.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 = ComposerStaticInit10d4d95d238178e6d59ee4f2d5674bc2::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit10d4d95d238178e6d59ee4f2d5674bc2::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit10d4d95d238178e6d59ee4f2d5674bc2::$classMap;
}, null, ClassLoader::class);
}
}
Don't be shy, don't hesitate to contact us for any subject, we'll be glad to help.
This platform is provided to give developpers and non developpers a way to easily consume SOAP Web Services or share their own SOAP Web Services with extra features powered by the platform.
© 2025 Providr.IO