Interface ProductRepositoryDeleterInterface

Interface ProductRepositoryDeleterInterface

Direct known implementers

ProductRepositoryDeleter

Methods summary

public deleteById( IdType $productId ) : ProductRepositoryDeleterInterface|ProductRepositoryDeleterInterface

Removes a product by the given product id.