<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit4787b87520583a46ba844adaf2154b1b
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\Tests\\' => 28,
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
    );

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

    public static $fallbackDirsPsr4 = array (
        0 => __DIR__ . '/../..' . '/src',
    );

    public static $classMap = array (
        'ArrayType\\ArrayOfError' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfError.php',
        'ArrayType\\ArrayOfGUID' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfGUID.php',
        'ArrayType\\ArrayOfInput' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfInput.php',
        'ArrayType\\ArrayOfString' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfString.php',
        'ArrayType\\ArrayOfString1' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfString1.php',
        'ArrayType\\ArrayOfString2' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfString2.php',
        'ArrayType\\ArrayOfString3' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfString3.php',
        'ArrayType\\ArrayOfStudent' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfStudent.php',
        'ArrayType\\ArrayOfStudentIncludeField4_1' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfStudentIncludeField4_1.php',
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'EnumType\\EncodedValueType' => __DIR__ . '/../..' . '/src/EnumType/EncodedValueType.php',
        'EnumType\\ErrorCode' => __DIR__ . '/../..' . '/src/EnumType/ErrorCode.php',
        'EnumType\\StudentIncludeField4_1' => __DIR__ . '/../..' . '/src/EnumType/StudentIncludeField4_1.php',
        'EnumType\\TagOperator' => __DIR__ . '/../..' . '/src/EnumType/TagOperator.php',
        'StructType\\AddStudent' => __DIR__ . '/../..' . '/src/StructType/AddStudent.php',
        'StructType\\AddStudentResponse' => __DIR__ . '/../..' . '/src/StructType/AddStudentResponse.php',
        'StructType\\Address' => __DIR__ . '/../..' . '/src/StructType/Address.php',
        'StructType\\Custom' => __DIR__ . '/../..' . '/src/StructType/Custom.php',
        'StructType\\Date' => __DIR__ . '/../..' . '/src/StructType/Date.php',
        'StructType\\DateRange' => __DIR__ . '/../..' . '/src/StructType/DateRange.php',
        'StructType\\EncodedValue' => __DIR__ . '/../..' . '/src/StructType/EncodedValue.php',
        'StructType\\Error' => __DIR__ . '/../..' . '/src/StructType/Error.php',
        'StructType\\Field' => __DIR__ . '/../..' . '/src/StructType/Field.php',
        'StructType\\FilteredStudentsResponse' => __DIR__ . '/../..' . '/src/StructType/FilteredStudentsResponse.php',
        'StructType\\Form' => __DIR__ . '/../..' . '/src/StructType/Form.php',
        'StructType\\GUID' => __DIR__ . '/../..' . '/src/StructType/GUID.php',
        'StructType\\GetSingleSignOn' => __DIR__ . '/../..' . '/src/StructType/GetSingleSignOn.php',
        'StructType\\GetSingleSignOnResponse' => __DIR__ . '/../..' . '/src/StructType/GetSingleSignOnResponse.php',
        'StructType\\GetStudents' => __DIR__ . '/../..' . '/src/StructType/GetStudents.php',
        'StructType\\GetStudentsResponse' => __DIR__ . '/../..' . '/src/StructType/GetStudentsResponse.php',
        'StructType\\Input' => __DIR__ . '/../..' . '/src/StructType/Input.php',
        'StructType\\Response' => __DIR__ . '/../..' . '/src/StructType/Response.php',
        'StructType\\Result' => __DIR__ . '/../..' . '/src/StructType/Result.php',
        'StructType\\SingleSignOn' => __DIR__ . '/../..' . '/src/StructType/SingleSignOn.php',
        'StructType\\SingleSignOnResponse' => __DIR__ . '/../..' . '/src/StructType/SingleSignOnResponse.php',
        'StructType\\Student' => __DIR__ . '/../..' . '/src/StructType/Student.php',
        'StructType\\StudentAddResponse' => __DIR__ . '/../..' . '/src/StructType/StudentAddResponse.php',
        'StructType\\StudentKey' => __DIR__ . '/../..' . '/src/StructType/StudentKey.php',
        'StructType\\StudentsFilter' => __DIR__ . '/../..' . '/src/StructType/StudentsFilter.php',
        'StructType\\Tags' => __DIR__ . '/../..' . '/src/StructType/Tags.php',
        'StructType\\UpdateStudent' => __DIR__ . '/../..' . '/src/StructType/UpdateStudent.php',
        'StructType\\UpdateStudentResponse' => __DIR__ . '/../..' . '/src/StructType/UpdateStudentResponse.php',
        'StudentMgmt\\Add' => __DIR__ . '/../..' . '/src/StudentMgmt/Add.php',
        'StudentMgmt\\Get' => __DIR__ . '/../..' . '/src/StudentMgmt/Get.php',
        'StudentMgmt\\Update' => __DIR__ . '/../..' . '/src/StudentMgmt/Update.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 = ComposerStaticInit4787b87520583a46ba844adaf2154b1b::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit4787b87520583a46ba844adaf2154b1b::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInit4787b87520583a46ba844adaf2154b1b::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInit4787b87520583a46ba844adaf2154b1b::$classMap;

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