Adventure Documentation

CheckoutDropPointController extends CollectionController
in package

Tags

Table of Contents

__construct()  : mixed
normalizeInputName()  : string
Normalizes the input name for the delivery drop-point type. Must be the same as the one used in checkout.actions.php

Methods

__construct()

public __construct() : mixed
Tags
Return values
mixed

normalizeInputName()

Normalizes the input name for the delivery drop-point type. Must be the same as the one used in checkout.actions.php

public static normalizeInputName(DeliveryDroppointService $deliveryDropPointType) : string
Parameters
$deliveryDropPointType : DeliveryDroppointService
Tags
throws
InvalidDeliveryDropPointTypeException
Return values
string

        

Search results