<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit3bbe7449ee4dbf3349caa479751ffcbb
{
    public static $prefixLengthsPsr4 = array (
        'a' => 
        array (
            'app\\Service\\ShipmentHandler\\ParcelForce\\' => 40,
        ),
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\Tests\\' => 28,
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
    );

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

    public static $classMap = array (
        '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',
        'app\\Service\\ShipmentHandler\\ParcelForce\\ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\EnumType\\AlertType' => __DIR__ . '/../..' . '/src/EnumType/AlertType.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\EnumType\\PrintType' => __DIR__ . '/../..' . '/src/EnumType/PrintType.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\ServiceType\\CCR' => __DIR__ . '/../..' . '/src/ServiceType/CCR.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\ServiceType\\Cancel' => __DIR__ . '/../..' . '/src/ServiceType/Cancel.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\ServiceType\\Create' => __DIR__ . '/../..' . '/src/ServiceType/Create.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\ServiceType\\Find' => __DIR__ . '/../..' . '/src/ServiceType/Find.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\ServiceType\\_Print' => __DIR__ . '/../..' . '/src/ServiceType/_Print.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\ServiceType\\_Return' => __DIR__ . '/../..' . '/src/ServiceType/_Return.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Address' => __DIR__ . '/../..' . '/src/StructType/Address.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Alert' => __DIR__ . '/../..' . '/src/StructType/Alert.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Alerts' => __DIR__ . '/../..' . '/src/StructType/Alerts.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Authentication' => __DIR__ . '/../..' . '/src/StructType/Authentication.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\BankHol' => __DIR__ . '/../..' . '/src/StructType/BankHol.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Barcode' => __DIR__ . '/../..' . '/src/StructType/Barcode.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Barcodes' => __DIR__ . '/../..' . '/src/StructType/Barcodes.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\BaseReply' => __DIR__ . '/../..' . '/src/StructType/BaseReply.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\BaseRequest' => __DIR__ . '/../..' . '/src/StructType/BaseRequest.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CCReserveReply' => __DIR__ . '/../..' . '/src/StructType/CCReserveReply.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CCReserveRequest' => __DIR__ . '/../..' . '/src/StructType/CCReserveRequest.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CancelShipmentReply' => __DIR__ . '/../..' . '/src/StructType/CancelShipmentReply.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CancelShipmentRequest' => __DIR__ . '/../..' . '/src/StructType/CancelShipmentRequest.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CollectionInfo' => __DIR__ . '/../..' . '/src/StructType/CollectionInfo.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CompletedCancel' => __DIR__ . '/../..' . '/src/StructType/CompletedCancel.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CompletedCancelInfo' => __DIR__ . '/../..' . '/src/StructType/CompletedCancelInfo.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CompletedManifestInfo' => __DIR__ . '/../..' . '/src/StructType/CompletedManifestInfo.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CompletedManifests' => __DIR__ . '/../..' . '/src/StructType/CompletedManifests.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CompletedReturnInfo' => __DIR__ . '/../..' . '/src/StructType/CompletedReturnInfo.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CompletedShipment' => __DIR__ . '/../..' . '/src/StructType/CompletedShipment.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CompletedShipmentInfo' => __DIR__ . '/../..' . '/src/StructType/CompletedShipmentInfo.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CompletedShipmentInfoCreatePrint' => __DIR__ . '/../..' . '/src/StructType/CompletedShipmentInfoCreatePrint.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CompletedShipments' => __DIR__ . '/../..' . '/src/StructType/CompletedShipments.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Contact' => __DIR__ . '/../..' . '/src/StructType/Contact.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ContentData' => __DIR__ . '/../..' . '/src/StructType/ContentData.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ContentDetail' => __DIR__ . '/../..' . '/src/StructType/ContentDetail.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ContentDetails' => __DIR__ . '/../..' . '/src/StructType/ContentDetails.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ConvenientCollect' => __DIR__ . '/../..' . '/src/StructType/ConvenientCollect.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CreateManifestReply' => __DIR__ . '/../..' . '/src/StructType/CreateManifestReply.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CreateManifestRequest' => __DIR__ . '/../..' . '/src/StructType/CreateManifestRequest.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CreatePrintReply' => __DIR__ . '/../..' . '/src/StructType/CreatePrintReply.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CreatePrintRequest' => __DIR__ . '/../..' . '/src/StructType/CreatePrintRequest.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CreateShipmentReply' => __DIR__ . '/../..' . '/src/StructType/CreateShipmentReply.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\CreateShipmentRequest' => __DIR__ . '/../..' . '/src/StructType/CreateShipmentRequest.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\DateTimeRange' => __DIR__ . '/../..' . '/src/StructType/DateTimeRange.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\DeliveryOptions' => __DIR__ . '/../..' . '/src/StructType/DeliveryOptions.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Department' => __DIR__ . '/../..' . '/src/StructType/Department.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Departments' => __DIR__ . '/../..' . '/src/StructType/Departments.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Document' => __DIR__ . '/../..' . '/src/StructType/Document.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Enhancement' => __DIR__ . '/../..' . '/src/StructType/Enhancement.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\FindReply' => __DIR__ . '/../..' . '/src/StructType/FindReply.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\FindRequest' => __DIR__ . '/../..' . '/src/StructType/FindRequest.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Fri' => __DIR__ . '/../..' . '/src/StructType/Fri.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\HazardousGood' => __DIR__ . '/../..' . '/src/StructType/HazardousGood.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\HazardousGoods' => __DIR__ . '/../..' . '/src/StructType/HazardousGoods.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Hours' => __DIR__ . '/../..' . '/src/StructType/Hours.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Image' => __DIR__ . '/../..' . '/src/StructType/Image.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Images' => __DIR__ . '/../..' . '/src/StructType/Images.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\InBoundDetails' => __DIR__ . '/../..' . '/src/StructType/InBoundDetails.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\InternationalInfo' => __DIR__ . '/../..' . '/src/StructType/InternationalInfo.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\LabelData' => __DIR__ . '/../..' . '/src/StructType/LabelData.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\LabelItem' => __DIR__ . '/../..' . '/src/StructType/LabelItem.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ManifestShipment' => __DIR__ . '/../..' . '/src/StructType/ManifestShipment.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ManifestShipments' => __DIR__ . '/../..' . '/src/StructType/ManifestShipments.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Mon' => __DIR__ . '/../..' . '/src/StructType/Mon.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\NominatedDeliveryDateList' => __DIR__ . '/../..' . '/src/StructType/NominatedDeliveryDateList.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\NominatedDeliveryDates' => __DIR__ . '/../..' . '/src/StructType/NominatedDeliveryDates.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Notifications' => __DIR__ . '/../..' . '/src/StructType/Notifications.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\OpeningHours' => __DIR__ . '/../..' . '/src/StructType/OpeningHours.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\PAF' => __DIR__ . '/../..' . '/src/StructType/PAF.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Parcel' => __DIR__ . '/../..' . '/src/StructType/Parcel.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ParcelContents' => __DIR__ . '/../..' . '/src/StructType/ParcelContents.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ParcelLabelData' => __DIR__ . '/../..' . '/src/StructType/ParcelLabelData.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Parcels' => __DIR__ . '/../..' . '/src/StructType/Parcels.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Position' => __DIR__ . '/../..' . '/src/StructType/Position.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\PostOffice' => __DIR__ . '/../..' . '/src/StructType/PostOffice.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\PostcodeExclusion' => __DIR__ . '/../..' . '/src/StructType/PostcodeExclusion.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\PrintDocumentReply' => __DIR__ . '/../..' . '/src/StructType/PrintDocumentReply.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\PrintDocumentRequest' => __DIR__ . '/../..' . '/src/StructType/PrintDocumentRequest.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\PrintLabelReply' => __DIR__ . '/../..' . '/src/StructType/PrintLabelReply.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\PrintLabelRequest' => __DIR__ . '/../..' . '/src/StructType/PrintLabelRequest.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\PrintManifestReply' => __DIR__ . '/../..' . '/src/StructType/PrintManifestReply.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\PrintManifestRequest' => __DIR__ . '/../..' . '/src/StructType/PrintManifestRequest.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\RequestedShipment' => __DIR__ . '/../..' . '/src/StructType/RequestedShipment.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ReturnShipmentReply' => __DIR__ . '/../..' . '/src/StructType/ReturnShipmentReply.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ReturnShipmentRequest' => __DIR__ . '/../..' . '/src/StructType/ReturnShipmentRequest.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Returns' => __DIR__ . '/../..' . '/src/StructType/Returns.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\SafePlaceList' => __DIR__ . '/../..' . '/src/StructType/SafePlaceList.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Sat' => __DIR__ . '/../..' . '/src/StructType/Sat.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ServiceCodes' => __DIR__ . '/../..' . '/src/StructType/ServiceCodes.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\ShipmentLabelData' => __DIR__ . '/../..' . '/src/StructType/ShipmentLabelData.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\SpecifiedNeighbour' => __DIR__ . '/../..' . '/src/StructType/SpecifiedNeighbour.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\SpecifiedPostOffice' => __DIR__ . '/../..' . '/src/StructType/SpecifiedPostOffice.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Sun' => __DIR__ . '/../..' . '/src/StructType/Sun.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Thu' => __DIR__ . '/../..' . '/src/StructType/Thu.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Tue' => __DIR__ . '/../..' . '/src/StructType/Tue.php',
        'app\\Service\\ShipmentHandler\\ParcelForce\\StructType\\Wed' => __DIR__ . '/../..' . '/src/StructType/Wed.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit3bbe7449ee4dbf3349caa479751ffcbb::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit3bbe7449ee4dbf3349caa479751ffcbb::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInit3bbe7449ee4dbf3349caa479751ffcbb::$classMap;

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