xxxxxxxxxx
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInitda374a666eb1bffb113c88c50af2c41a
{
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\\DocumentUsageType' => __DIR__ . '/../..' . '/src/EnumType/DocumentUsageType.php',
'EnumType\\ImageId' => __DIR__ . '/../..' . '/src/EnumType/ImageId.php',
'EnumType\\NotificationSeverityType' => __DIR__ . '/../..' . '/src/EnumType/NotificationSeverityType.php',
'EnumType\\UploadDocumentIdProducer' => __DIR__ . '/../..' . '/src/EnumType/UploadDocumentIdProducer.php',
'EnumType\\UploadDocumentProducerType' => __DIR__ . '/../..' . '/src/EnumType/UploadDocumentProducerType.php',
'EnumType\\UploadDocumentStatusInfoType' => __DIR__ . '/../..' . '/src/EnumType/UploadDocumentStatusInfoType.php',
'EnumType\\UploadDocumentStatusType' => __DIR__ . '/../..' . '/src/EnumType/UploadDocumentStatusType.php',
'EnumType\\UploadDocumentType' => __DIR__ . '/../..' . '/src/EnumType/UploadDocumentType.php',
'EnumType\\UploadImageStatusInfoType' => __DIR__ . '/../..' . '/src/EnumType/UploadImageStatusInfoType.php',
'EnumType\\UploadImageStatusType' => __DIR__ . '/../..' . '/src/EnumType/UploadImageStatusType.php',
'ServiceType\\Upload' => __DIR__ . '/../..' . '/src/ServiceType/Upload.php',
'StructType\\ClientDetail' => __DIR__ . '/../..' . '/src/StructType/ClientDetail.php',
'StructType\\ImageUploadStatusDetail' => __DIR__ . '/../..' . '/src/StructType/ImageUploadStatusDetail.php',
'StructType\\Localization' => __DIR__ . '/../..' . '/src/StructType/Localization.php',
'StructType\\Notification' => __DIR__ . '/../..' . '/src/StructType/Notification.php',
'StructType\\NotificationParameter' => __DIR__ . '/../..' . '/src/StructType/NotificationParameter.php',
'StructType\\TransactionDetail' => __DIR__ . '/../..' . '/src/StructType/TransactionDetail.php',
'StructType\\UploadDocumentDetail' => __DIR__ . '/../..' . '/src/StructType/UploadDocumentDetail.php',
'StructType\\UploadDocumentStatusDetail' => __DIR__ . '/../..' . '/src/StructType/UploadDocumentStatusDetail.php',
'StructType\\UploadDocumentsReply' => __DIR__ . '/../..' . '/src/StructType/UploadDocumentsReply.php',
'StructType\\UploadDocumentsRequest' => __DIR__ . '/../..' . '/src/StructType/UploadDocumentsRequest.php',
'StructType\\UploadImageDetail' => __DIR__ . '/../..' . '/src/StructType/UploadImageDetail.php',
'StructType\\UploadImagesReply' => __DIR__ . '/../..' . '/src/StructType/UploadImagesReply.php',
'StructType\\UploadImagesRequest' => __DIR__ . '/../..' . '/src/StructType/UploadImagesRequest.php',
'StructType\\VersionId' => __DIR__ . '/../..' . '/src/StructType/VersionId.php',
'StructType\\WebAuthenticationCredential' => __DIR__ . '/../..' . '/src/StructType/WebAuthenticationCredential.php',
'StructType\\WebAuthenticationDetail' => __DIR__ . '/../..' . '/src/StructType/WebAuthenticationDetail.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 = ComposerStaticInitda374a666eb1bffb113c88c50af2c41a::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInitda374a666eb1bffb113c88c50af2c41a::$prefixDirsPsr4;
$loader->fallbackDirsPsr4 = ComposerStaticInitda374a666eb1bffb113c88c50af2c41a::$fallbackDirsPsr4;
$loader->classMap = ComposerStaticInitda374a666eb1bffb113c88c50af2c41a::$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