Skip to content

Commit

Permalink
Update FetchCommand.php
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Aug 21, 2022
1 parent a99a9c6 commit 6cda8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FetchCommand.php
Expand Up @@ -35,7 +35,7 @@ public function configure()
/**
* @param InputInterface $input
* @param OutputInterface $output
* @return int|null|void
* @return int
* @throws \Exception
*/
protected function execute(InputInterface $input, OutputInterface $output) : int
Expand Down

0 comments on commit 6cda8cc

Please sign in to comment.