<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

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

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

    public static $classMap = array (
        'FCSGreenway\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'FCSGreenway\\EnumType\\AddressType' => __DIR__ . '/../..' . '/src/EnumType/AddressType.php',
        'FCSGreenway\\EnumType\\CardType' => __DIR__ . '/../..' . '/src/EnumType/CardType.php',
        'FCSGreenway\\EnumType\\Code' => __DIR__ . '/../..' . '/src/EnumType/Code.php',
        'FCSGreenway\\EnumType\\FuelType' => __DIR__ . '/../..' . '/src/EnumType/FuelType.php',
        'FCSGreenway\\EnumType\\MethodOfPayment' => __DIR__ . '/../..' . '/src/EnumType/MethodOfPayment.php',
        'FCSGreenway\\EnumType\\PhoneType' => __DIR__ . '/../..' . '/src/EnumType/PhoneType.php',
        'FCSGreenway\\EnumType\\RentalMessageType' => __DIR__ . '/../..' . '/src/EnumType/RentalMessageType.php',
        'FCSGreenway\\EnumType\\StatusCodeType' => __DIR__ . '/../..' . '/src/EnumType/StatusCodeType.php',
        'FCSGreenway\\EnumType\\WhoPays' => __DIR__ . '/../..' . '/src/EnumType/WhoPays.php',
        'FCSGreenway\\EnumType\\YNFlag' => __DIR__ . '/../..' . '/src/EnumType/YNFlag.php',
        'FCSGreenway\\ServiceType\\_New' => __DIR__ . '/../..' . '/src/ServiceType/_New.php',
        'FCSGreenway\\StructType\\AuthenticationType' => __DIR__ . '/../..' . '/src/StructType/AuthenticationType.php',
        'FCSGreenway\\StructType\\CancelResDetail' => __DIR__ . '/../..' . '/src/StructType/CancelResDetail.php',
        'FCSGreenway\\StructType\\CardDetails' => __DIR__ . '/../..' . '/src/StructType/CardDetails.php',
        'FCSGreenway\\StructType\\ChargeDetail' => __DIR__ . '/../..' . '/src/StructType/ChargeDetail.php',
        'FCSGreenway\\StructType\\CustomerReferenceType' => __DIR__ . '/../..' . '/src/StructType/CustomerReferenceType.php',
        'FCSGreenway\\StructType\\DriverDetailsType' => __DIR__ . '/../..' . '/src/StructType/DriverDetailsType.php',
        'FCSGreenway\\StructType\\DriverType' => __DIR__ . '/../..' . '/src/StructType/DriverType.php',
        'FCSGreenway\\StructType\\EquipmentDetail' => __DIR__ . '/../..' . '/src/StructType/EquipmentDetail.php',
        'FCSGreenway\\StructType\\ErrorType' => __DIR__ . '/../..' . '/src/StructType/ErrorType.php',
        'FCSGreenway\\StructType\\FullRentalDetail' => __DIR__ . '/../..' . '/src/StructType/FullRentalDetail.php',
        'FCSGreenway\\StructType\\FullResDetail' => __DIR__ . '/../..' . '/src/StructType/FullResDetail.php',
        'FCSGreenway\\StructType\\Instructions' => __DIR__ . '/../..' . '/src/StructType/Instructions.php',
        'FCSGreenway\\StructType\\LicenceType' => __DIR__ . '/../..' . '/src/StructType/LicenceType.php',
        'FCSGreenway\\StructType\\OffhireDetail' => __DIR__ . '/../..' . '/src/StructType/OffhireDetail.php',
        'FCSGreenway\\StructType\\PaymentType' => __DIR__ . '/../..' . '/src/StructType/PaymentType.php',
        'FCSGreenway\\StructType\\PhoneNumberType' => __DIR__ . '/../..' . '/src/StructType/PhoneNumberType.php',
        'FCSGreenway\\StructType\\Rates' => __DIR__ . '/../..' . '/src/StructType/Rates.php',
        'FCSGreenway\\StructType\\RentalAddressType' => __DIR__ . '/../..' . '/src/StructType/RentalAddressType.php',
        'FCSGreenway\\StructType\\SpecialCharges' => __DIR__ . '/../..' . '/src/StructType/SpecialCharges.php',
        'FCSGreenway\\StructType\\VehicleDetail' => __DIR__ . '/../..' . '/src/StructType/VehicleDetail.php',
        'FCSGreenway\\StructType\\WhenAndWhereDetails' => __DIR__ . '/../..' . '/src/StructType/WhenAndWhereDetails.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 = ComposerStaticInitf663c46c376d488de5306dc2aceae48e::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInitf663c46c376d488de5306dc2aceae48e::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInitf663c46c376d488de5306dc2aceae48e::$classMap;

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