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 d93b9e3 commit 25fb122Copy full SHA for 25fb122
app/code/Magento/ConfigurableProduct/Pricing/Price/ConfigurablePriceResolver.php
@@ -53,7 +53,7 @@ public function __construct(
53
54
/**
55
* @param \Magento\Framework\Pricing\SaleableInterface|\Magento\Catalog\Model\Product $product
56
- * @return float | null
+ * @return float|null
57
*/
58
public function resolvePrice(\Magento\Framework\Pricing\SaleableInterface $product)
59
{
0 commit comments