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 + a7dbc7b commit 25273b5Copy full SHA for 25273b5
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