We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2ccae commit 442353cCopy full SHA for 442353c
dev/tests/static/testsuite/Magento/Test/Legacy/_files/obsolete_classes.php
@@ -3826,8 +3826,8 @@
3826
],
3827
['Magento\Setup\Model\Deployer', 'Magento\Deploy\Model\Deployer'],
3828
[
3829
- 'Magento\Setup\Console\Command\DeployStaticContentCommand',
3830
- 'Magento\Deploy\Console\Command\DeployStaticContentCommand'
+ 'Magento\Deploy\Console\Command\DeployStaticContentCommand',
+ 'Magento\Setup\Console\Command\DeployStaticContentCommand'
3831
3832
3833
'Magento\Setup\Test\Unit\Console\Command\DeployStaticContentCommandTest',
0 commit comments