phpDocumentor

SetDisallowedPaymentAndShippingMethodsAction

Class SetDisallowedPaymentAndShippingMethodsAction

Tags
codeCoverageIgnore

Table of Contents

$paymentService  : CustomerDisallowedPaymentMethodsWriteService
$shippingService  : CustomerDisallowedShippingMethodsWriteService
__construct()  : mixed
__invoke()  : Response
sanitizeValues()  : array<string|int, mixed>
Trims values and removes empty and duplicate values from module array

Properties

Methods

sanitizeValues()

Trims values and removes empty and duplicate values from module array

private sanitizeValues(array<string|int, mixed> $modules) : array<string|int, mixed>
Parameters
$modules : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results