Skip to content

Commit

Permalink
Did phpstan/docblock issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yakatz committed Nov 9, 2021
1 parent 80ed8dc commit 466f836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Composer/Command/BaseCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ protected function getOptionNoDev()
}

/**
* @param bool|null $noDev
* @param bool|null $noDevOptOrEnv
* @return void
*/
public function setOptionNoDev($noDevOptOrEnv)
Expand Down

0 comments on commit 466f836

Please sign in to comment.