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 9320e34 commit 5f52660Copy full SHA for 5f52660
app/code/Magento/Bundle/Model/Quote/Item/Option.php
@@ -26,7 +26,7 @@ class Option
26
/**
27
* @var PriceCurrencyInterface
28
*/
29
- protected $priceCurrency;
+ private $priceCurrency;
30
31
32
* @param Json $serializer
0 commit comments