xxxxxxxxxx
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit4e6aaef1602385cce519c1865f827720
{
public static $prefixLengthsPsr4 = array (
'W' =>
array (
'WsdlToPhp\\PackageBase\\' => 22,
),
'G' =>
array (
'GlsApi\\' => 7,
),
);
public static $prefixDirsPsr4 = array (
'WsdlToPhp\\PackageBase\\' =>
array (
0 => __DIR__ . '/..' . '/wsdltophp/packagebase/src',
),
'GlsApi\\' =>
array (
0 => __DIR__ . '/../..' . '/src',
),
);
public static $classMap = array (
'GlsApi\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
'GlsApi\\Service\\Get' => __DIR__ . '/../..' . '/src/Service/Get.php',
'GlsApi\\Struct\\GLSAddress' => __DIR__ . '/../..' . '/src/Struct/GLSAddress.php',
'GlsApi\\Struct\\GLSCustomerReference' => __DIR__ . '/../..' . '/src/Struct/GLSCustomerReference.php',
'GlsApi\\Struct\\GLSDateTime' => __DIR__ . '/../..' . '/src/Struct/GLSDateTime.php',
'GlsApi\\Struct\\GLSEvent' => __DIR__ . '/../..' . '/src/Struct/GLSEvent.php',
'GlsApi\\Struct\\GLSExitCode' => __DIR__ . '/../..' . '/src/Struct/GLSExitCode.php',
'GlsApi\\Struct\\GLSParameters' => __DIR__ . '/../..' . '/src/Struct/GLSParameters.php',
'GlsApi\\Struct\\GLSUnitRow' => __DIR__ . '/../..' . '/src/Struct/GLSUnitRow.php',
'GlsApi\\Struct\\GLSUserCredentials' => __DIR__ . '/../..' . '/src/Struct/GLSUserCredentials.php',
'GlsApi\\Struct\\NewOperation' => __DIR__ . '/../..' . '/src/Struct/NewOperation.php',
'GlsApi\\Struct\\NewOperationResponse' => __DIR__ . '/../..' . '/src/Struct/NewOperationResponse.php',
'GlsApi\\Struct\\TuDetailsRequestType' => __DIR__ . '/../..' . '/src/Struct/TuDetailsRequestType.php',
'GlsApi\\Struct\\TuDetailsResponseType' => __DIR__ . '/../..' . '/src/Struct/TuDetailsResponseType.php',
'GlsApi\\Struct\\TuListRequestType' => __DIR__ . '/../..' . '/src/Struct/TuListRequestType.php',
'GlsApi\\Struct\\TuListResponseType' => __DIR__ . '/../..' . '/src/Struct/TuListResponseType.php',
'GlsApi\\Struct\\TuPODRequestType' => __DIR__ . '/../..' . '/src/Struct/TuPODRequestType.php',
'GlsApi\\Struct\\TuPODResponseType' => __DIR__ . '/../..' . '/src/Struct/TuPODResponseType.php',
'GlsApi\\Struct\\TusDetailsReponseType' => __DIR__ . '/../..' . '/src/Struct/TusDetailsReponseType.php',
'GlsApi\\Struct\\TusDetailsRequestType' => __DIR__ . '/../..' . '/src/Struct/TusDetailsRequestType.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 = ComposerStaticInit4e6aaef1602385cce519c1865f827720::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit4e6aaef1602385cce519c1865f827720::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit4e6aaef1602385cce519c1865f827720::$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