Skip to content

Commit 2e2bd62

Browse files
committed
MC-16108: EAV attribute is not cached
1 parent 38d3040 commit 2e2bd62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Eav/Model/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* @api
2121
* @SuppressWarnings(PHPMD.TooManyFields)
2222
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
23+
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
2324
* @since 100.0.2
2425
*/
2526
class Config

0 commit comments

Comments
 (0)