Skip to content

Commit e45fda6

Browse files
author
Dmytro Voskoboinikov
committed
MAGETWO-49944: Enable caching for themes
1 parent 80b6c87 commit e45fda6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

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

1414
/**
1515
* Class UpdateHandler
16+
*
17+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1618
*/
1719
class UpdateHandler
1820
{

0 commit comments

Comments
 (0)