Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$stockSourceLinkFactory = Bootstrap::getObjectManager()->get(StockSourceLinkInterfaceFactory::class) | |
$stockSourceLinksDelete = Bootstrap::getObjectManager()->get(StockSourceLinksDeleteInterface::class) | |
$linksData | |
$links = [] | |
$links = [] |
Definition at line 42 of file stock_source_links_rollback.php.
$linksData |
EU-source-1(code:eu-1) - EU-stock(id:10) EU-source-2(code:eu-2) - EU-stock(id:10) EU-source-3(code:eu-3) - EU-stock(id:10) EU-source-disabled(code:eu-disabled) - EU-stock(id:10)
US-source-1(code:us-1) - US-stock(id:20)
EU-source-1(code:eu-1) - Global-stock(id:30) EU-source-2(code:eu-2) - Global-stock(id:30) EU-source-2(code:eu-2) - Global-stock(id:30) EU-source-disabled(code:eu-disabled) - Global-stock(id:30) US-source-1(code:us-1) - Global-stock(id:30)$stock ID => list of source codes
Definition at line 36 of file stock_source_links_rollback.php.
$stockSourceLinkFactory = Bootstrap::getObjectManager()->get(StockSourceLinkInterfaceFactory::class) |
Definition at line 14 of file stock_source_links_rollback.php.
$stockSourceLinksDelete = Bootstrap::getObjectManager()->get(StockSourceLinksDeleteInterface::class) |
Definition at line 16 of file stock_source_links_rollback.php.