AddPatientAction
in package
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- __invoke() : ResponseInterface
Properties
$creator
private
PatientsAdd
$creator
$responder
private
Responder
$responder
Methods
__construct()
public
__construct(PatientsAdd $patientsAdd, Responder $responder) : mixed
Parameters
- $patientsAdd : PatientsAdd
- $responder : Responder
__invoke()
public
__invoke(ServerRequestInterface $request, ResponseInterface $response) : ResponseInterface
Parameters
- $request : ServerRequestInterface
- $response : ResponseInterface