xxxxxxxxxx
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInitb63ed5289b4b3e0eb53dc089a5a95504
{
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',
'ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
'ServiceType\\Process' => __DIR__ . '/../..' . '/src/ServiceType/Process.php',
'StructType\\CameraInfo' => __DIR__ . '/../..' . '/src/StructType/CameraInfo.php',
'StructType\\DuploFault' => __DIR__ . '/../..' . '/src/StructType/DuploFault.php',
'StructType\\GetVersion' => __DIR__ . '/../..' . '/src/StructType/GetVersion.php',
'StructType\\GetVersionResponse' => __DIR__ . '/../..' . '/src/StructType/GetVersionResponse.php',
'StructType\\Message' => __DIR__ . '/../..' . '/src/StructType/Message.php',
'StructType\\PhotoExtra' => __DIR__ . '/../..' . '/src/StructType/PhotoExtra.php',
'StructType\\Process' => __DIR__ . '/../..' . '/src/StructType/Process.php',
'StructType\\ProcessGetInfo' => __DIR__ . '/../..' . '/src/StructType/ProcessGetInfo.php',
'StructType\\ProcessGetInfoResponse' => __DIR__ . '/../..' . '/src/StructType/ProcessGetInfoResponse.php',
'StructType\\ProcessResponse' => __DIR__ . '/../..' . '/src/StructType/ProcessResponse.php',
'StructType\\TrCheckIn' => __DIR__ . '/../..' . '/src/StructType/TrCheckIn.php',
'StructType\\Version' => __DIR__ . '/../..' . '/src/StructType/Version.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 = ComposerStaticInitb63ed5289b4b3e0eb53dc089a5a95504::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInitb63ed5289b4b3e0eb53dc089a5a95504::$prefixDirsPsr4;
$loader->fallbackDirsPsr4 = ComposerStaticInitb63ed5289b4b3e0eb53dc089a5a95504::$fallbackDirsPsr4;
$loader->classMap = ComposerStaticInitb63ed5289b4b3e0eb53dc089a5a95504::$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