We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c80d0c5 + 2d5a629 commit a7dbc7bCopy full SHA for a7dbc7b
Helper/Entity/Product/PriceManager/ProductWithoutChildren.php
@@ -92,7 +92,7 @@ public function __construct(
92
Rule $rule,
93
ProductFactory $productloader,
94
ScopedProductTierPriceManagementInterface $productTierPrice,
95
- Logger $logger,
+ Logger $logger
96
) {
97
$this->configHelper = $configHelper;
98
$this->customerGroupCollectionFactory = $customerGroupCollectionFactory;
0 commit comments