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 e63347d commit b834f22Copy full SHA for b834f22
app/code/Magento/Quote/Model/Quote/Item/AbstractItem.php
@@ -18,6 +18,7 @@
18
* - custom_price - new price that can be declared by user and recalculated during calculation process
19
* - original_custom_price - original defined value of custom price without any conversion
20
*
21
+ * @api
22
* @method float getDiscountAmount()
23
* @method \Magento\Quote\Model\Quote\Item\AbstractItem setDiscountAmount(float $amount)
24
* @method float getBaseDiscountAmount()
0 commit comments