Interface OrderRepositoryDeleterInterface
Interface OrderRepositoryDeleterInterface
Direct known implementers
Package: Order\Interfaces
Category: System
Located at Services/Core/Order/Repositories/Deleter/Interface/OrderRepositoryDeleterInterface.inc.php
Category: System
Located at Services/Core/Order/Repositories/Deleter/Interface/OrderRepositoryDeleterInterface.inc.php
Methods summary
public
deleteById( IdType $orderId )
: OrderRepositoryDeleterInterface
Removes an order from the orders table by the given ID.