Skip to content

Commit 8840c63

Browse files
committed
MAGE-1154: add deprecated method PHPDoc
1 parent 6cdcab0 commit 8840c63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Helper/Entity/ProductHelper.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,8 @@ public function canProductBeReindexed($product, $storeId, $isChildProduct = fals
684684
* @param int $storeId
685685
*
686686
* @return bool
687+
*
688+
* @deprecated (will be remove in a future version)
687689
*/
688690
public function productIsInStock($product, $storeId): bool
689691
{

0 commit comments

Comments
 (0)