<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit6379f6182aa4fd2583c0b9b18800456d
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\Tests\\' => 28,
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
        'A' => 
        array (
            'Api\\Aramex\\Location\\' => 20,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WsdlToPhp\\PackageBase\\Tests\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/tests',
        ),
        'WsdlToPhp\\PackageBase\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/src',
        ),
        'Api\\Aramex\\Location\\' => 
        array (
            0 => __DIR__ . '/../..' . '/src',
        ),
    );

    public static $classMap = array (
        'Api\\Aramex\\Location\\ArrayType\\ArrayOfAddress' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfAddress.php',
        'Api\\Aramex\\Location\\ArrayType\\ArrayOfCountry' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfCountry.php',
        'Api\\Aramex\\Location\\ArrayType\\ArrayOfNotification' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfNotification.php',
        'Api\\Aramex\\Location\\ArrayType\\ArrayOfOffice' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfOffice.php',
        'Api\\Aramex\\Location\\ArrayType\\ArrayOfstring' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfstring.php',
        'Api\\Aramex\\Location\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'Api\\Aramex\\Location\\ServiceType\\Fetch' => __DIR__ . '/../..' . '/src/ServiceType/Fetch.php',
        'Api\\Aramex\\Location\\ServiceType\\Validate' => __DIR__ . '/../..' . '/src/ServiceType/Validate.php',
        'Api\\Aramex\\Location\\StructType\\Address' => __DIR__ . '/../..' . '/src/StructType/Address.php',
        'Api\\Aramex\\Location\\StructType\\AddressValidationRequest' => __DIR__ . '/../..' . '/src/StructType/AddressValidationRequest.php',
        'Api\\Aramex\\Location\\StructType\\AddressValidationResponse' => __DIR__ . '/../..' . '/src/StructType/AddressValidationResponse.php',
        'Api\\Aramex\\Location\\StructType\\CitiesFetchingRequest' => __DIR__ . '/../..' . '/src/StructType/CitiesFetchingRequest.php',
        'Api\\Aramex\\Location\\StructType\\CitiesFetchingResponse' => __DIR__ . '/../..' . '/src/StructType/CitiesFetchingResponse.php',
        'Api\\Aramex\\Location\\StructType\\ClientInfo' => __DIR__ . '/../..' . '/src/StructType/ClientInfo.php',
        'Api\\Aramex\\Location\\StructType\\CountriesFetchingRequest' => __DIR__ . '/../..' . '/src/StructType/CountriesFetchingRequest.php',
        'Api\\Aramex\\Location\\StructType\\CountriesFetchingResponse' => __DIR__ . '/../..' . '/src/StructType/CountriesFetchingResponse.php',
        'Api\\Aramex\\Location\\StructType\\Country' => __DIR__ . '/../..' . '/src/StructType/Country.php',
        'Api\\Aramex\\Location\\StructType\\CountryFetchingRequest' => __DIR__ . '/../..' . '/src/StructType/CountryFetchingRequest.php',
        'Api\\Aramex\\Location\\StructType\\CountryFetchingResponse' => __DIR__ . '/../..' . '/src/StructType/CountryFetchingResponse.php',
        'Api\\Aramex\\Location\\StructType\\Notification' => __DIR__ . '/../..' . '/src/StructType/Notification.php',
        'Api\\Aramex\\Location\\StructType\\Office' => __DIR__ . '/../..' . '/src/StructType/Office.php',
        'Api\\Aramex\\Location\\StructType\\OfficesFetchingRequest' => __DIR__ . '/../..' . '/src/StructType/OfficesFetchingRequest.php',
        'Api\\Aramex\\Location\\StructType\\OfficesFetchingResponse' => __DIR__ . '/../..' . '/src/StructType/OfficesFetchingResponse.php',
        'Api\\Aramex\\Location\\StructType\\Transaction' => __DIR__ . '/../..' . '/src/StructType/Transaction.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\\Tests\\Client' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/Client.php',
        'WsdlToPhp\\PackageBase\\Tests\\SoapClient' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/SoapClient.php',
        'WsdlToPhp\\PackageBase\\Tests\\SoapClientTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/SoapClientTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructArrayObject' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructArrayObject.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructArrayTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructArrayTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructBaseTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructObject' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructObject.php',
        'WsdlToPhp\\PackageBase\\Tests\\TestCase' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/TestCase.php',
        'WsdlToPhp\\PackageBase\\Tests\\UtilsTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/UtilsTest.php',
        'WsdlToPhp\\PackageBase\\Utils' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
    );

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

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