<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitedb21f20a8ea5def4be809e015511225
{
    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 (
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'EnumType\\Geo' => __DIR__ . '/../..' . '/src/EnumType/Geo.php',
        'EnumType\\Operator' => __DIR__ . '/../..' . '/src/EnumType/Operator.php',
        'EnumType\\Srs' => __DIR__ . '/../..' . '/src/EnumType/Srs.php',
        'ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'ServiceType\\Vps' => __DIR__ . '/../..' . '/src/ServiceType/Vps.php',
        'StructType\\Dataset' => __DIR__ . '/../..' . '/src/StructType/Dataset.php',
        'StructType\\Field' => __DIR__ . '/../..' . '/src/StructType/Field.php',
        'StructType\\Filter' => __DIR__ . '/../..' . '/src/StructType/Filter.php',
        'StructType\\Geometry' => __DIR__ . '/../..' . '/src/StructType/Geometry.php',
        'StructType\\GetLayerDataRequest' => __DIR__ . '/../..' . '/src/StructType/GetLayerDataRequest.php',
        'StructType\\GetLayerDataResponse' => __DIR__ . '/../..' . '/src/StructType/GetLayerDataResponse.php',
        'StructType\\GetLayerInfoRequest' => __DIR__ . '/../..' . '/src/StructType/GetLayerInfoRequest.php',
        'StructType\\GetLayerInfoResponse' => __DIR__ . '/../..' . '/src/StructType/GetLayerInfoResponse.php',
        'StructType\\GetLayerListRequest' => __DIR__ . '/../..' . '/src/StructType/GetLayerListRequest.php',
        'StructType\\GetLayerListResponse' => __DIR__ . '/../..' . '/src/StructType/GetLayerListResponse.php',
        'StructType\\GetSessionRequest' => __DIR__ . '/../..' . '/src/StructType/GetSessionRequest.php',
        'StructType\\GetSessionResponse' => __DIR__ . '/../..' . '/src/StructType/GetSessionResponse.php',
        'StructType\\Index' => __DIR__ . '/../..' . '/src/StructType/Index.php',
        'StructType\\Layer' => __DIR__ . '/../..' . '/src/StructType/Layer.php',
        'StructType\\Logininfo' => __DIR__ . '/../..' . '/src/StructType/Logininfo.php',
        'StructType\\Objekt' => __DIR__ . '/../..' . '/src/StructType/Objekt.php',
        'StructType\\Plinovod' => __DIR__ . '/../..' . '/src/StructType/Plinovod.php',
        'StructType\\Record' => __DIR__ . '/../..' . '/src/StructType/Record.php',
        'StructType\\Security' => __DIR__ . '/../..' . '/src/StructType/Security.php',
        'StructType\\Security1' => __DIR__ . '/../..' . '/src/StructType/Security1.php',
        'StructType\\Security2' => __DIR__ . '/../..' . '/src/StructType/Security2.php',
        'StructType\\Sessioninfo' => __DIR__ . '/../..' . '/src/StructType/Sessioninfo.php',
        'StructType\\Seznam' => __DIR__ . '/../..' . '/src/StructType/Seznam.php',
        'StructType\\Sort' => __DIR__ . '/../..' . '/src/StructType/Sort.php',
        'StructType\\Timings' => __DIR__ . '/../..' . '/src/StructType/Timings.php',
        'StructType\\VpsSeznamObjektovRequest' => __DIR__ . '/../..' . '/src/StructType/VpsSeznamObjektovRequest.php',
        'StructType\\VpsSeznamObjektovResponse' => __DIR__ . '/../..' . '/src/StructType/VpsSeznamObjektovResponse.php',
        'StructType\\VpsSeznamPlinovodovRequest' => __DIR__ . '/../..' . '/src/StructType/VpsSeznamPlinovodovRequest.php',
        'StructType\\VpsSeznamPlinovodovResponse' => __DIR__ . '/../..' . '/src/StructType/VpsSeznamPlinovodovResponse.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 = ComposerStaticInitedb21f20a8ea5def4be809e015511225::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInitedb21f20a8ea5def4be809e015511225::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInitedb21f20a8ea5def4be809e015511225::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInitedb21f20a8ea5def4be809e015511225::$classMap;

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