Skip to content

Commit

Permalink
Change deprecation version to 101.0.1 in Magento\Quote\Model\Resource…
Browse files Browse the repository at this point in the history
…Model\Quote::substractProductFromQuotes
  • Loading branch information
tdgroot committed Oct 26, 2017
1 parent 3cf3ce6 commit f76d7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Quote/Model/ResourceModel/Quote.php
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ public function subtractProductFromQuotes($product)
*
* @param \Magento\Catalog\Model\Product $product
*
* @deprecated 101.0.0
* @deprecated 101.0.1
* @see \Magento\Quote\Model\ResourceModel\Quote::subtractProductFromQuotes
*
* @return $this
Expand Down

0 comments on commit f76d7cb

Please sign in to comment.