Skip to content

Commit

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

- Fixed docblock
  • Loading branch information
slavvka authored and Jeroen committed Dec 10, 2018
1 parent 07aa7d5 commit 851708f
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 851708f

Please sign in to comment.