We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686704f commit 128a79aCopy full SHA for 128a79a
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
+ * phpcs:disable Magento2.Classes.AbstractApi
22
* @api
23
* @method float getDiscountAmount()
24
* @method \Magento\Quote\Model\Quote\Item\AbstractItem setDiscountAmount(float $amount)
0 commit comments