Skip to content

Commit 8e06f2c

Browse files
Class description added to resolve static test warning
1 parent 626947d commit 8e06f2c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Controller/Guest/Form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
use Magento\Sales\Helper\Guest as GuestHelper;
1919

2020
/**
21-
* Class Form
21+
* Class Form - display Sales and Returns form for guest users
2222
*/
2323
class Form extends \Magento\Framework\App\Action\Action implements HttpGetActionInterface
2424
{

0 commit comments

Comments
 (0)