Skip to content

Commit 207a449

Browse files
Suppress CookieAndSessionMisuse
1 parent f1c8ad5 commit 207a449

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier/Categories.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
*
2626
* @api
2727
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
28+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
2829
* @since 101.0.0
2930
*/
3031
class Categories extends AbstractModifier

0 commit comments

Comments
 (0)