Skip to content

Commit f0a98a5

Browse files
committed
Fix static tests.
1 parent 8e95bfd commit f0a98a5

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/Backend/Block/System/Design/Edit/Tab

1 file changed

+3
-0
lines changed

app/code/Magento/Backend/Block/System/Design/Edit/Tab/General.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
namespace Magento\Backend\Block\System\Design\Edit\Tab;
88

9+
/**
10+
* General system tab block.
11+
*/
912
class General extends \Magento\Backend\Block\Widget\Form\Generic
1013
{
1114
/**

0 commit comments

Comments
 (0)