Skip to content

Commit f76d7cb

Browse files
committed
Change deprecation version to 101.0.1 in Magento\Quote\Model\ResourceModel\Quote::substractProductFromQuotes
1 parent 3cf3ce6 commit f76d7cb

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Quote/Model/ResourceModel

1 file changed

+1
-1
lines changed

app/code/Magento/Quote/Model/ResourceModel/Quote.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public function subtractProductFromQuotes($product)
256256
*
257257
* @param \Magento\Catalog\Model\Product $product
258258
*
259-
* @deprecated 101.0.0
259+
* @deprecated 101.0.1
260260
* @see \Magento\Quote\Model\ResourceModel\Quote::subtractProductFromQuotes
261261
*
262262
* @return $this

0 commit comments

Comments
 (0)