Skip to content

Commit 1f52d46

Browse files
authored
Add caching for product attributes used in sales rules
Fix static test failure
1 parent 98fbb5a commit 1f52d46

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/SalesRule/Model/Plugin/QuoteConfigProductAttributes.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
use Magento\Quote\Model\Quote\Config;
1010
use Magento\SalesRule\Model\ResourceModel\Rule as RuleResource;
1111

12-
/**
13-
* Quote Config Product Attributes Class
14-
*/
1512
class QuoteConfigProductAttributes
1613
{
1714
/**

0 commit comments

Comments
 (0)