xxxxxxxxxx
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit1f29d71a3bba880256908470356080ed
{
public static $prefixLengthsPsr4 = array (
'W' =>
array (
'WsdlToPhp\\PackageBase\\Tests\\' => 28,
'WsdlToPhp\\PackageBase\\' => 22,
),
);
public static $prefixDirsPsr4 = array (
'WsdlToPhp\\PackageBase\\Tests\\' =>
array (
0 => __DIR__ . '/..' . '/wsdltophp/packagebase/tests',
),
'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\\Fuel' => __DIR__ . '/../..' . '/src/EnumType/Fuel.php',
'EnumType\\KilometersPerAnnum' => __DIR__ . '/../..' . '/src/EnumType/KilometersPerAnnum.php',
'EnumType\\ParticipationRate' => __DIR__ . '/../..' . '/src/EnumType/ParticipationRate.php',
'EnumType\\PaymentFrequency' => __DIR__ . '/../..' . '/src/EnumType/PaymentFrequency.php',
'EnumType\\PaymentFrequency2' => __DIR__ . '/../..' . '/src/EnumType/PaymentFrequency2.php',
'EnumType\\TariffCode' => __DIR__ . '/../..' . '/src/EnumType/TariffCode.php',
'EnumType\\TariffGroup' => __DIR__ . '/../..' . '/src/EnumType/TariffGroup.php',
'EnumType\\TariffLimitCode' => __DIR__ . '/../..' . '/src/EnumType/TariffLimitCode.php',
'EnumType\\TariffMultipleCode' => __DIR__ . '/../..' . '/src/EnumType/TariffMultipleCode.php',
'EnumType\\TariffVariantCode' => __DIR__ . '/../..' . '/src/EnumType/TariffVariantCode.php',
'EnumType\\VehicleCode' => __DIR__ . '/../..' . '/src/EnumType/VehicleCode.php',
'EnumType\\VehicleSecureCode' => __DIR__ . '/../..' . '/src/EnumType/VehicleSecureCode.php',
'EnumType\\VehicleUsage' => __DIR__ . '/../..' . '/src/EnumType/VehicleUsage.php',
'ServiceType\\Calculate' => __DIR__ . '/../..' . '/src/ServiceType/Calculate.php',
'ServiceType\\Check' => __DIR__ . '/../..' . '/src/ServiceType/Check.php',
'ServiceType\\Ping' => __DIR__ . '/../..' . '/src/ServiceType/Ping.php',
'StructType\\AbstractCalculatePricesRequest' => __DIR__ . '/../..' . '/src/StructType/AbstractCalculatePricesRequest.php',
'StructType\\AbstractCalculatePricesResponse' => __DIR__ . '/../..' . '/src/StructType/AbstractCalculatePricesResponse.php',
'StructType\\AbstractInsurancePackage' => __DIR__ . '/../..' . '/src/StructType/AbstractInsurancePackage.php',
'StructType\\AbstractInsurancePackagePrices' => __DIR__ . '/../..' . '/src/StructType/AbstractInsurancePackagePrices.php',
'StructType\\AbstractPeriodPrice' => __DIR__ . '/../..' . '/src/StructType/AbstractPeriodPrice.php',
'StructType\\AbstractPolicyData' => __DIR__ . '/../..' . '/src/StructType/AbstractPolicyData.php',
'StructType\\AzdIAutoException' => __DIR__ . '/../..' . '/src/StructType/AzdIAutoException.php',
'StructType\\CalculatePrices2Request' => __DIR__ . '/../..' . '/src/StructType/CalculatePrices2Request.php',
'StructType\\CalculatePrices2Response' => __DIR__ . '/../..' . '/src/StructType/CalculatePrices2Response.php',
'StructType\\CalculatePricesRequest' => __DIR__ . '/../..' . '/src/StructType/CalculatePricesRequest.php',
'StructType\\CalculatePricesResponse' => __DIR__ . '/../..' . '/src/StructType/CalculatePricesResponse.php',
'StructType\\CheckAgainstBlacklistRequest' => __DIR__ . '/../..' . '/src/StructType/CheckAgainstBlacklistRequest.php',
'StructType\\CheckAgainstBlacklistResponse' => __DIR__ . '/../..' . '/src/StructType/CheckAgainstBlacklistResponse.php',
'StructType\\InsurancePackage' => __DIR__ . '/../..' . '/src/StructType/InsurancePackage.php',
'StructType\\InsurancePackage2' => __DIR__ . '/../..' . '/src/StructType/InsurancePackage2.php',
'StructType\\InsurancePackagePrices' => __DIR__ . '/../..' . '/src/StructType/InsurancePackagePrices.php',
'StructType\\InsurancePackagePrices2' => __DIR__ . '/../..' . '/src/StructType/InsurancePackagePrices2.php',
'StructType\\OpusDiscount' => __DIR__ . '/../..' . '/src/StructType/OpusDiscount.php',
'StructType\\PeriodPrice' => __DIR__ . '/../..' . '/src/StructType/PeriodPrice.php',
'StructType\\PeriodPrice2' => __DIR__ . '/../..' . '/src/StructType/PeriodPrice2.php',
'StructType\\PingRequest' => __DIR__ . '/../..' . '/src/StructType/PingRequest.php',
'StructType\\PingResponse' => __DIR__ . '/../..' . '/src/StructType/PingResponse.php',
'StructType\\PolicyData' => __DIR__ . '/../..' . '/src/StructType/PolicyData.php',
'StructType\\PolicyData2' => __DIR__ . '/../..' . '/src/StructType/PolicyData2.php',
'StructType\\PolicyHolder' => __DIR__ . '/../..' . '/src/StructType/PolicyHolder.php',
'StructType\\Tariff' => __DIR__ . '/../..' . '/src/StructType/Tariff.php',
'StructType\\TariffGroupDiscount' => __DIR__ . '/../..' . '/src/StructType/TariffGroupDiscount.php',
'StructType\\TariffPrice' => __DIR__ . '/../..' . '/src/StructType/TariffPrice.php',
'StructType\\VehicleData' => __DIR__ . '/../..' . '/src/StructType/VehicleData.php',
'StructType\\VehicleData2' => __DIR__ . '/../..' . '/src/StructType/VehicleData2.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 = ComposerStaticInit1f29d71a3bba880256908470356080ed::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit1f29d71a3bba880256908470356080ed::$prefixDirsPsr4;
$loader->fallbackDirsPsr4 = ComposerStaticInit1f29d71a3bba880256908470356080ed::$fallbackDirsPsr4;
$loader->classMap = ComposerStaticInit1f29d71a3bba880256908470356080ed::$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