Skip to content

Commit fb8d6fd

Browse files
committed
MC-20244: Pricing :: FPT calculation
- add description
1 parent a8e63e6 commit fb8d6fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
use Magento\Store\Api\Data\StoreInterface;
1717
use Magento\Tax\Model\Config;
1818

19+
/**
20+
* Resolver for FixedProductTax object that retrieves an array of FPT attributes with prices
21+
*/
1922
class FptResolver implements ResolverInterface
2023
{
2124

0 commit comments

Comments
 (0)