DelPillPatientAction
    
            
            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 $smartboxAdd, Responder $responder) : mixed
    Parameters
- $smartboxAdd : PatientsAdd
- $responder : Responder
__invoke()
    public
                    __invoke(ServerRequestInterface $request, ResponseInterface $response, array<string|int, mixed> $args) : ResponseInterface
    Parameters
- $request : ServerRequestInterface
- $response : ResponseInterface
- $args : array<string|int, mixed>