Skip to content

Commit 2e7c766

Browse files
Nazar65Shikha Mishra
authored and
Shikha Mishra
committed
#22720 static-test-fix
1 parent df7fad8 commit 2e7c766

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,10 @@ protected function configure()
139139
/**
140140
* Creates and run appropriate processor, depending on input options.
141141
*
142-
* {@inheritdoc}
142+
* @param InputInterface $input
143+
* @param OutputInterface $output
143144
* @since 100.2.0
145+
* @return int|null
144146
*/
145147
protected function execute(InputInterface $input, OutputInterface $output)
146148
{

0 commit comments

Comments
 (0)