Skip to content

Commit

Permalink
ENGCOM-3354: Cancel expired orders using OrderManagementInterface #18832
Browse files Browse the repository at this point in the history


- Fixed docblock
  • Loading branch information
slavvka authored Nov 5, 2018
1 parent 04af36e commit 577b175
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/code/Magento/Sales/Model/CronJob/CleanExpiredOrders.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
use Magento\Store\Model\StoresConfig;
use Magento\Sales\Model\Order;

/**
* Class that provides functionality of cleaning expired quotes by cron
*/
class CleanExpiredOrders
{
/**
Expand Down

0 comments on commit 577b175

Please sign in to comment.