Skip to content

Commit

Permalink
ENGCOM-3784: Fixed bug, when exception occurred on order with coupons…
Browse files Browse the repository at this point in the history
… cancel, made by guest after creating of customer account. #19423

 - Merge Pull Request #19423 from Winfle/magento2:fix-guest-coupon-codes-on-order-cancel
 - Merged commits:
   1. cede04f
   2. 11480e8
   3. 10fbf40
   4. 1e2f3fb
   5. 5ea6e72
   6. 9a63dad
   7. 36c2329
   8. fdf7da4
  • Loading branch information
magento-engcom-team committed Jan 8, 2019
2 parents 993d099 + fdf7da4 commit 0a53d20
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/

namespace Magento\SalesRule\Model\Observer;

Expand Down

0 comments on commit 0a53d20

Please sign in to comment.