ProductDownloadDeleter
in package
Class ProductOptionDeleter
Table of Contents
- $connection : Connection
- __construct() : mixed
- ProductOptionDeleter constructor.
- deleteAllProductDownloadsByProductId() : void
- deleteProductOptions() : void
Properties
$connection
private
Connection
$connection
Methods
__construct()
ProductOptionDeleter constructor.
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
Return values
mixed —deleteAllProductDownloadsByProductId()
public
deleteAllProductDownloadsByProductId(ProductId $productId) : void
Parameters
- $productId : ProductId
Tags
Return values
void —deleteProductOptions()
public
deleteProductOptions(ProductOptionId ...$ids) : void
Parameters
- $ids : ProductOptionId