ValidateEmailAddressAction
in package
Class ValidateEmailAddressAction
Tags
Table of Contents
- $service : CustomerReadService
- $textManager : TextManager
- __construct() : mixed
- __invoke() : Response
Properties
$service
private
CustomerReadService
$service
$textManager
private
TextManager
$textManager
Methods
__construct()
public
__construct(CustomerReadService $service, TextManager $textManager) : mixed
Parameters
- $service : CustomerReadService
- $textManager : TextManager
Return values
mixed —__invoke()
public
__invoke(Request $request, Response $response, array<string|int, mixed> $args) : Response