Skip to content

Commit 30cc0d4

Browse files
committed
MAGETWO-88657: Incorrect category attributes displaying
1 parent 7e67373 commit 30cc0d4

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/Widget/Block/Adminhtml/Widget

1 file changed

+3
-0
lines changed

app/code/Magento/Widget/Block/Adminhtml/Widget/Chooser.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
*/
1212
namespace Magento\Widget\Block\Adminhtml\Widget;
1313

14+
/**
15+
* Chooser widget block.
16+
*/
1417
class Chooser extends \Magento\Backend\Block\Template
1518
{
1619
/**

0 commit comments

Comments
 (0)