Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (StockIndexTableNameResolverInterface $stockIndexTableProvider) | |
execute ($collection, int $stockId) | |
Adapt adding is in stock filter to collection for Multi Stocks.
Definition at line 17 of file AddIsInStockFilterToCollection.php.
__construct | ( | StockIndexTableNameResolverInterface | $stockIndexTableProvider | ) |
StockIndexTableNameResolverInterface | $stockIndexTableProvider |
Definition at line 27 of file AddIsInStockFilterToCollection.php.
execute | ( | $collection, | |
int | $stockId | ||
) |
Collection | $collection | |
int | $stockId |
Definition at line 38 of file AddIsInStockFilterToCollection.php.