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.
1 parent 18e66f0 commit 2d5a629Copy full SHA for 2d5a629
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