xxxxxxxxxx
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit8ae95e732ee9a0f6ec13501f13143da3
{
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\\_New' => __DIR__ . '/../..' . '/src/ServiceType/_New.php',
'StructType\\Data' => __DIR__ . '/../..' . '/src/StructType/Data.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 = ComposerStaticInit8ae95e732ee9a0f6ec13501f13143da3::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit8ae95e732ee9a0f6ec13501f13143da3::$prefixDirsPsr4;
$loader->fallbackDirsPsr4 = ComposerStaticInit8ae95e732ee9a0f6ec13501f13143da3::$fallbackDirsPsr4;
$loader->classMap = ComposerStaticInit8ae95e732ee9a0f6ec13501f13143da3::$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