phpDocumentor

UpdateCustomerAction

Class UpdateCustomerAction

Tags
codeCoverageIgnore

Table of Contents

$factory  : CustomerFactory
$readService  : CustomerReadService
$writeService  : CustomerWriteService
__construct()  : mixed
__invoke()  : Response
parseRequestBody()  : array<string|int, mixed>

Properties

Methods

parseRequestBody()

private parseRequestBody(array<string|int, mixed> $body) : array<string|int, mixed>
Parameters
$body : array<string|int, mixed>
Tags
throws
Exception
Return values
array<string|int, mixed>

Search results