File tree Expand file tree Collapse file tree 16 files changed +42
-14
lines changed
dev/tests/static/testsuite/Magento/Test/Legacy/Magento/Framework/ObjectManager
lib/internal/Magento/Framework/Console Expand file tree Collapse file tree 16 files changed +42
-14
lines changed Original file line number Diff line number Diff line change 149
149
<argument name =" storage" xsi : type =" object" >Magento\Backend\Model\Session\Quote\Storage</argument >
150
150
</arguments >
151
151
</type >
152
- <type name =" Magento\Framework\Console\CommandList " >
152
+ <type name =" Magento\Framework\Console\CommandListInterface " >
153
153
<arguments >
154
154
<argument name =" commands" xsi : type =" array" >
155
155
<item name =" cacheEnableCommand" xsi : type =" object" >Magento\Backend\Console\Command\CacheEnableCommand</item >
Original file line number Diff line number Diff line change 499
499
</argument >
500
500
</arguments >
501
501
</type >
502
- <type name =" Magento\Framework\Console\CommandList " >
502
+ <type name =" Magento\Framework\Console\CommandListInterface " >
503
503
<arguments >
504
504
<argument name =" commands" xsi : type =" array" >
505
505
<item name =" imagesResizeCommand" xsi : type =" object" >Magento\Catalog\Console\Command\ImagesResizeCommand</item >
Original file line number Diff line number Diff line change 29
29
<argument name =" shell" xsi : type =" object" >shellBackground</argument >
30
30
</arguments >
31
31
</type >
32
- <type name =" Magento\Framework\Console\CommandList " >
32
+ <type name =" Magento\Framework\Console\CommandListInterface " >
33
33
<arguments >
34
34
<argument name =" commands" xsi : type =" array" >
35
35
<item name =" cronCommand" xsi : type =" object" >Magento\Cron\Console\Command\CronCommand</item >
Original file line number Diff line number Diff line change 297
297
<argument name =" resourceModel" xsi : type =" string" >Magento\Customer\Model\ResourceModel\Visitor</argument >
298
298
</arguments >
299
299
</type >
300
- <type name =" Magento\Framework\Console\CommandList " >
300
+ <type name =" Magento\Framework\Console\CommandListInterface " >
301
301
<arguments >
302
302
<argument name =" commands" xsi : type =" array" >
303
303
<item name =" upgradeHashAlgorithmCommand" xsi : type =" object" >Magento\Customer\Console\Command\UpgradeHashAlgorithmCommand</item >
Original file line number Diff line number Diff line change 13
13
</argument >
14
14
</arguments >
15
15
</type >
16
- <type name =" Magento\Framework\Console\CommandList " >
16
+ <type name =" Magento\Framework\Console\CommandListInterface " >
17
17
<arguments >
18
18
<argument name =" commands" xsi : type =" array" >
19
19
<item name =" staticContentDeployCommand" xsi : type =" object" >Magento\Deploy\Console\Command\DeployStaticContentCommand</item >
Original file line number Diff line number Diff line change 92
92
</type >
93
93
<!-- End configuration for \Magento\Developer\Console\Command\SourceThemeDeployCommand -->
94
94
95
- <type name =" Magento\Framework\Console\CommandList " >
95
+ <type name =" Magento\Framework\Console\CommandListInterface " >
96
96
<arguments >
97
97
<argument name =" commands" xsi : type =" array" >
98
98
<item name =" dev_tests_run" xsi : type =" object" >Magento\Developer\Console\Command\DevTestsRunCommand</item >
Original file line number Diff line number Diff line change 43
43
type =" Magento\Indexer\Model\Processor\CleanCache" sortOrder =" 10" />
44
44
</type >
45
45
46
- <type name =" Magento\Framework\Console\CommandList " >
46
+ <type name =" Magento\Framework\Console\CommandListInterface " >
47
47
<arguments >
48
48
<argument name =" commands" xsi : type =" array" >
49
49
<item name =" info" xsi : type =" object" >Magento\Indexer\Console\Command\IndexerInfoCommand</item >
Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
9
- <type name =" Magento\Framework\Console\CommandList " >
9
+ <type name =" Magento\Framework\Console\CommandListInterface " >
10
10
<arguments >
11
11
<argument name =" commands" xsi : type =" array" >
12
12
<item name =" sampleDataDeployCommand" xsi : type =" object" >Magento\SampleData\Console\Command\SampleDataDeployCommand</item >
Original file line number Diff line number Diff line change 98
98
<argument name =" design" xsi : type =" object" >Magento\Theme\Model\Design\Proxy</argument >
99
99
</arguments >
100
100
</type >
101
- <type name =" Magento\Framework\Console\CommandList " >
101
+ <type name =" Magento\Framework\Console\CommandListInterface " >
102
102
<arguments >
103
103
<argument name =" commands" xsi : type =" array" >
104
104
<item name =" theme_uninstall" xsi : type =" object" >Magento\Theme\Console\Command\ThemeUninstallCommand</item >
Original file line number Diff line number Diff line change 81
81
</arguments >
82
82
</virtualType >
83
83
84
- <type name =" Magento\Framework\Console\CommandList " >
84
+ <type name =" Magento\Framework\Console\CommandListInterface " >
85
85
<arguments >
86
86
<argument name =" commands" xsi : type =" array" >
87
87
<item name =" uninstall_language" xsi : type =" object" >Magento\Translation\Console\Command\UninstallLanguageCommand</item >
You can’t perform that action at this time.
0 commit comments