Skip to content

Commit b25493f

Browse files
#23894: Static test fix.
1 parent 19403b0 commit b25493f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Eav/Model/ResourceModel/ReadHandler.php

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

2323
/**
2424
* EAV read handler
25+
*
26+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2527
*/
2628
class ReadHandler implements AttributeInterface
2729
{

0 commit comments

Comments
 (0)