You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a definition of the "\Magento\CatalogInventory\Model\Spi\StockRegistryProviderInterface::getStockStatus" method:
/**
* @param int $productId
* @param int $scopeId
* @return \Magento\CatalogInventory\Api\Data\StockStatusInterface
*/
public function getStockStatus($productId, $scopeId);
Wrong variable name was used for this data in the file Stock.php
0 commit comments