DeleteImageListAction
in package
Class DeleteImageListAction
Table of Contents
- $service : ImageListWriteService
- __construct() : mixed
- DeleteImageListAction constructor.
- __invoke() : Response
Properties
$service
private
ImageListWriteService
$service
Methods
__construct()
DeleteImageListAction constructor.
public
__construct(ImageListWriteService $service) : mixed
Parameters
- $service : ImageListWriteService
Return values
mixed —__invoke()
public
__invoke(Request $request, Response $response, array<string|int, mixed> $args) : Response