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