Skip to content

Commit 88e0496

Browse files
author
Viktor Paladiychuk
committed
MAGETWO-60598: @api annotation coverage
1 parent 94cd9b8 commit 88e0496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Config/Console/Command/ConfigSetCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* Command provides possibility to change system configuration.
2222
*
2323
* @api
24+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2425
*/
2526
class ConfigSetCommand extends Command
2627
{

0 commit comments

Comments
 (0)