Skip to content

Commit 3a9d783

Browse files
author
Aliaksei Yakimovich2
committed
MAGETWO-88965: Magento\Test\Legacy\LayoutTest is failing for B2B
- Fixed static test;
1 parent 0bf60f8 commit 3a9d783

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

app/code/Magento/Backend/Block/Widget/Grid/Column/Multistore.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,6 @@
1616
*/
1717
class Multistore extends \Magento\Backend\Block\Widget\Grid\Column
1818
{
19-
/**
20-
* @param \Magento\Backend\Block\Template\Context $context
21-
* @param array $data
22-
*/
23-
public function __construct(\Magento\Backend\Block\Template\Context $context, array $data = [])
24-
{
25-
parent::__construct($context, $data);
26-
}
27-
2819
/**
2920
* Get header css class name
3021
*

0 commit comments

Comments
 (0)