<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit280e0553736b9cc04f420339224d9382
{
    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 (
        'ArrayType\\ArrayOfSiparis' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfSiparis.php',
        'ArrayType\\ArrayOfUrun' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfUrun.php',
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'ServiceType\\Kaydet' => __DIR__ . '/../..' . '/src/ServiceType/Kaydet.php',
        'ServiceType\\Onay' => __DIR__ . '/../..' . '/src/ServiceType/Onay.php',
        'StructType\\GetOnaylanmisSiparisler' => __DIR__ . '/../..' . '/src/StructType/GetOnaylanmisSiparisler.php',
        'StructType\\GetOnaylanmisSiparislerResponse' => __DIR__ . '/../..' . '/src/StructType/GetOnaylanmisSiparislerResponse.php',
        'StructType\\GetSiparisler' => __DIR__ . '/../..' . '/src/StructType/GetSiparisler.php',
        'StructType\\GetSiparislerResponse' => __DIR__ . '/../..' . '/src/StructType/GetSiparislerResponse.php',
        'StructType\\GetYeniSiparisler' => __DIR__ . '/../..' . '/src/StructType/GetYeniSiparisler.php',
        'StructType\\GetYeniSiparislerByTarih' => __DIR__ . '/../..' . '/src/StructType/GetYeniSiparislerByTarih.php',
        'StructType\\GetYeniSiparislerByTarihResponse' => __DIR__ . '/../..' . '/src/StructType/GetYeniSiparislerByTarihResponse.php',
        'StructType\\GetYeniSiparislerResponse' => __DIR__ . '/../..' . '/src/StructType/GetYeniSiparislerResponse.php',
        'StructType\\Kaydet' => __DIR__ . '/../..' . '/src/StructType/Kaydet.php',
        'StructType\\KaydetResponse' => __DIR__ . '/../..' . '/src/StructType/KaydetResponse.php',
        'StructType\\Onay' => __DIR__ . '/../..' . '/src/StructType/Onay.php',
        'StructType\\OnayResponse' => __DIR__ . '/../..' . '/src/StructType/OnayResponse.php',
        'StructType\\Siparis' => __DIR__ . '/../..' . '/src/StructType/Siparis.php',
        'StructType\\Urun' => __DIR__ . '/../..' . '/src/StructType/Urun.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\\Utils' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit280e0553736b9cc04f420339224d9382::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit280e0553736b9cc04f420339224d9382::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInit280e0553736b9cc04f420339224d9382::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInit280e0553736b9cc04f420339224d9382::$classMap;

        }, null, ClassLoader::class);
    }
}
