<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInite20cb6ae20f7b5523a42a79a9a50a511
{
    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\\ArrayOfArrayOf_xsd_substitutions' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfArrayOf_xsd_substitutions.php',
        'ArrayType\\ArrayOfContentItem' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfContentItem.php',
        'ArrayType\\ArrayOfSmsPullSubmissionResponse' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfSmsPullSubmissionResponse.php',
        'ArrayType\\ArrayOf_xsd_ContactLists' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOf_xsd_ContactLists.php',
        'ArrayType\\ArrayOf_xsd_Recipients' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOf_xsd_Recipients.php',
        'ArrayType\\ArrayOf_xsd_canceled' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOf_xsd_canceled.php',
        'ArrayType\\ArrayOf_xsd_delivered' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOf_xsd_delivered.php',
        'ArrayType\\ArrayOf_xsd_failed' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOf_xsd_failed.php',
        'ArrayType\\ArrayOf_xsd_sent' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOf_xsd_sent.php',
        'ArrayType\\ArrayOf_xsd_substitution' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOf_xsd_substitution.php',
        'ArrayType\\ArrayOf_xsd_waiting' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOf_xsd_waiting.php',
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'ServiceType\\Cancel' => __DIR__ . '/../..' . '/src/ServiceType/Cancel.php',
        'ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'ServiceType\\Send' => __DIR__ . '/../..' . '/src/ServiceType/Send.php',
        'StructType\\AuthenticationInfo' => __DIR__ . '/../..' . '/src/StructType/AuthenticationInfo.php',
        'StructType\\ContentItem' => __DIR__ . '/../..' . '/src/StructType/ContentItem.php',
        'StructType\\MmsSubmission' => __DIR__ . '/../..' . '/src/StructType/MmsSubmission.php',
        'StructType\\RecipientsStatus' => __DIR__ . '/../..' . '/src/StructType/RecipientsStatus.php',
        'StructType\\SmsPullSubmission' => __DIR__ . '/../..' . '/src/StructType/SmsPullSubmission.php',
        'StructType\\SmsPullSubmissionResponse' => __DIR__ . '/../..' . '/src/StructType/SmsPullSubmissionResponse.php',
        'StructType\\SmsSubmission' => __DIR__ . '/../..' . '/src/StructType/SmsSubmission.php',
        'StructType\\Submission' => __DIR__ . '/../..' . '/src/StructType/Submission.php',
        'StructType\\SubmissionDetails' => __DIR__ . '/../..' . '/src/StructType/SubmissionDetails.php',
        'StructType\\SubmissionStatus' => __DIR__ . '/../..' . '/src/StructType/SubmissionStatus.php',
        'StructType\\SubmissionStatus2' => __DIR__ . '/../..' . '/src/StructType/SubmissionStatus2.php',
        'StructType\\WapPushSubmission' => __DIR__ . '/../..' . '/src/StructType/WapPushSubmission.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 = ComposerStaticInite20cb6ae20f7b5523a42a79a9a50a511::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInite20cb6ae20f7b5523a42a79a9a50a511::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInite20cb6ae20f7b5523a42a79a9a50a511::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInite20cb6ae20f7b5523a42a79a9a50a511::$classMap;

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