Skip to content

Commit

Permalink
magento#22720 static-test-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazar65 authored and Shikha Mishra committed May 11, 2019
1 parent df7fad8 commit 2e7c766
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/code/Magento/Config/Console/Command/ConfigSetCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,10 @@ protected function configure()
/**
* Creates and run appropriate processor, depending on input options.
*
* {@inheritdoc}
* @param InputInterface $input
* @param OutputInterface $output
* @since 100.2.0
* @return int|null
*/
protected function execute(InputInterface $input, OutputInterface $output)
{
Expand Down

0 comments on commit 2e7c766

Please sign in to comment.