Skip to content

Commit 823599d

Browse files
committed
MC-21491: Pricing :: FPT display settings
- fix static
1 parent 9c26719 commit 823599d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/WeeeGraphQl/Model/Resolver/StoreConfig.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
use Magento\Weee\Model\Tax as WeeeDisplayConfig;
1717
use Magento\Framework\Pricing\Render;
1818

19+
/**
20+
* Resolver for the FPT store config settings
21+
*/
1922
class StoreConfig implements ResolverInterface
2023
{
2124
/**

0 commit comments

Comments
 (0)