Skip to content

Commit 65d72bb

Browse files
author
Marcel Hauri
committed
[task] add SuppressWarnings(PHPMD.TooManyFields)
1 parent e1c0fa9 commit 65d72bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Widget/Model/Widget/Instance.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
* @method int getThemeId()
2323
*
2424
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
25+
* @SuppressWarnings(PHPMD.TooManyFields)
2526
* @since 100.0.2
2627
*/
2728
class Instance extends \Magento\Framework\Model\AbstractModel

0 commit comments

Comments
 (0)