Skip to content

Commit f39118a

Browse files
committed
Magento Admin stores functionality improvements
1 parent e45a079 commit f39118a

File tree

1 file changed

+1
-2
lines changed
  • app/code/Magento/Backend/Block/System/Store/Grid/Render

1 file changed

+1
-2
lines changed

app/code/Magento/Backend/Block/System/Store/Grid/Render/Group.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
class Group extends \Magento\Backend\Block\Widget\Grid\Column\Renderer\AbstractRenderer
1616
{
1717
/**
18-
* {@inheritdoc} Render action
19-
* @param DataObject $row
18+
* @inheritDoc
2019
*/
2120
public function render(DataObject $row): ?string
2221
{

0 commit comments

Comments
 (0)