Skip to content

Commit 865339e

Browse files
committed
remove redundunt description
1 parent 076a13e commit 865339e

File tree

2 files changed

+0
-4
lines changed
  • app/code/Magento

2 files changed

+0
-4
lines changed

app/code/Magento/AsynchronousOperations/Controller/Adminhtml/Index/Index.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ class Index extends Action
3131
private $menuId;
3232

3333
/**
34-
* Details constructor.
35-
*
3634
* @param Context $context
3735
* @param PageFactory $resultPageFactory
3836
* @param string $menuId

app/code/Magento/Sales/Block/Adminhtml/Order/Create/Newsletter.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
class Newsletter extends AbstractCreate
1616
{
1717
/**
18-
* Constructor
19-
*
2018
* @return void
2119
*/
2220
protected function _construct()

0 commit comments

Comments
 (0)