Interface OrderRepositoryDeleterInterface

Interface OrderRepositoryDeleterInterface

Direct known implementers

OrderRepositoryDeleter

Methods summary

public deleteById( IdType $orderId ) : OrderRepositoryDeleterInterface

Removes an order from the orders table by the given ID.