Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (\Magento\CatalogInventory\Api\StockRegistryInterface $stockRegistry) | |
afterLoad (\Magento\Catalog\Model\Product $product) | |
Definition at line 15 of file AfterProductLoad.php.
__construct | ( | \Magento\CatalogInventory\Api\StockRegistryInterface | $stockRegistry | ) |
\Magento\CatalogInventory\Api\StockRegistryInterface | $stockRegistry |
Definition at line 25 of file AfterProductLoad.php.
afterLoad | ( | \Magento\Catalog\Model\Product | $product | ) |
Add stock item information to the product's extension attributes
\Magento\Catalog\Model\Product | $product |
Definition at line 37 of file AfterProductLoad.php.