Skip to content

Commit 1c92957

Browse files
author
roman
committed
MAGETWO-91785: Fixed incorrect order returns request flow
1 parent cfcde56 commit 1c92957

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Sales/Controller/AbstractController

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Controller/AbstractController/Reorder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use Magento\Framework\App\Action\HttpPostActionInterface;
1212

1313
/**
14-
* Class Reorder
14+
* Abstract class for controllers Reorder(Customer) and Reorder(Guest)
1515
*
1616
* @package Magento\Sales\Controller\AbstractController
1717
*/

0 commit comments

Comments
 (0)