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