Skip to content

Commit 996cb1a

Browse files
committed
Fix static tests.
1 parent 8ea824e commit 996cb1a

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Catalog/Model/Product/Option/Type

1 file changed

+2
-0
lines changed

app/code/Magento/Catalog/Model/Product/Option/Type/Select.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
/**
1212
* Catalog product option select type
13+
*
14+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
1315
*/
1416
class Select extends \Magento\Catalog\Model\Product\Option\Type\DefaultType
1517
{

0 commit comments

Comments
 (0)