File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Catalog/Test/Unit/Controller/Adminhtml/Product/Initialization Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 6
6
namespace Magento \Catalog \Test \Unit \Controller \Adminhtml \Product \Initialization ;
7
7
8
8
use Magento \Catalog \Api \Data \ProductLinkInterfaceFactory ;
9
- use Magento \Catalog \Api \ProductRepositoryInterface as ProductRepository ;
9
+ use Magento \Catalog \Api \ProductRepositoryInterface \ Proxy as ProductRepository ;
10
10
use Magento \Catalog \Controller \Adminhtml \Product \Initialization \Helper ;
11
11
use Magento \Catalog \Controller \Adminhtml \Product \Initialization \StockDataFilter ;
12
12
use Magento \Catalog \Model \Product ;
Original file line number Diff line number Diff line change 3
3
"description" : " N/A" ,
4
4
"require" : {
5
5
"php" : " ~5.6.5|7.0.2|7.0.4|~7.0.6" ,
6
- "magento/module-theme" : " 100.1.*" ,
7
6
"magento/module-config" : " 100.1.*" ,
8
7
"magento/module-store" : " 100.1.*" ,
9
8
"magento/module-cms" : " 101.0.*" ,
You can’t perform that action at this time.
0 commit comments