Skip to content

Commit be66752

Browse files
author
Ivan Gavryshko
committed
MAGETWO-38994: Eliminate code duplication Magento\Framework\Composer\ComposerInformation and Magento\Setup\Model\ComposerInformation
- suppressed phpmd warning
1 parent e385f20 commit be66752

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Translation/Console/Command/UninstallLanguageCommand.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
/**
2121
* Command for uninstalling language and backup-code feature
22+
*
23+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2224
*/
2325
class UninstallLanguageCommand extends Command
2426
{

0 commit comments

Comments
 (0)