Skip to content

Commit

Permalink
Fixed type
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Feb 27, 2024
1 parent 6874a5a commit 4ced90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Drush/Commands/PackageScannerDrushCommands.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ final class PackageScannerDrushCommands extends DrushCommands {
*
* @param \Drupal\helfi_api_base\Package\VersionChecker $versionChecker
* The version checker service.
* @param \Symfony\Component\Console\Style\StyleInterface $style
* @param \Symfony\Component\Console\Style\OutputStyle $style
* The output style.
*/
public function __construct(
Expand Down

0 comments on commit 4ced90d

Please sign in to comment.