<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit33c244f1f6117df0163599b10367d116
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
        'F' => 
        array (
            'Frontdesk\\' => 10,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WsdlToPhp\\PackageBase\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/src',
        ),
        'Frontdesk\\' => 
        array (
            0 => __DIR__ . '/../..' . '/src',
        ),
    );

    public static $classMap = array (
        'Frontdesk\\ArrayType\\ArrayOfFaultException_FaultCodeData' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfFaultException_FaultCodeData.php',
        'Frontdesk\\ArrayType\\ArrayOfFaultException_FaultReasonData' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfFaultException_FaultReasonData.php',
        'Frontdesk\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'Frontdesk\\ServiceType\\Entry' => __DIR__ . '/../..' . '/src/ServiceType/Entry.php',
        'Frontdesk\\StructType\\ClientRequestModel' => __DIR__ . '/../..' . '/src/StructType/ClientRequestModel.php',
        'Frontdesk\\StructType\\ClientRequestModel2' => __DIR__ . '/../..' . '/src/StructType/ClientRequestModel2.php',
        'Frontdesk\\StructType\\ClientResponseModel' => __DIR__ . '/../..' . '/src/StructType/ClientResponseModel.php',
        'Frontdesk\\StructType\\ClientResponseModel2' => __DIR__ . '/../..' . '/src/StructType/ClientResponseModel2.php',
        'Frontdesk\\StructType\\CommunicationException' => __DIR__ . '/../..' . '/src/StructType/CommunicationException.php',
        'Frontdesk\\StructType\\EntryPageFunctionality' => __DIR__ . '/../..' . '/src/StructType/EntryPageFunctionality.php',
        'Frontdesk\\StructType\\EntryPageFunctionalityResponse' => __DIR__ . '/../..' . '/src/StructType/EntryPageFunctionalityResponse.php',
        'Frontdesk\\StructType\\EntryPageFunctionalityV2' => __DIR__ . '/../..' . '/src/StructType/EntryPageFunctionalityV2.php',
        'Frontdesk\\StructType\\EntryPageFunctionalityV2Response' => __DIR__ . '/../..' . '/src/StructType/EntryPageFunctionalityV2Response.php',
        'Frontdesk\\StructType\\Exception' => __DIR__ . '/../..' . '/src/StructType/Exception.php',
        'Frontdesk\\StructType\\FaultException' => __DIR__ . '/../..' . '/src/StructType/FaultException.php',
        'Frontdesk\\StructType\\FaultException_FaultCodeData' => __DIR__ . '/../..' . '/src/StructType/FaultException_FaultCodeData.php',
        'Frontdesk\\StructType\\FaultException_FaultReasonData' => __DIR__ . '/../..' . '/src/StructType/FaultException_FaultReasonData.php',
        'Frontdesk\\StructType\\SystemException' => __DIR__ . '/../..' . '/src/StructType/SystemException.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 = ComposerStaticInit33c244f1f6117df0163599b10367d116::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit33c244f1f6117df0163599b10367d116::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInit33c244f1f6117df0163599b10367d116::$classMap;

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