Skip to content

Commit

Permalink
Update ProgressOutput.php
Browse files Browse the repository at this point in the history
  • Loading branch information
PerryvanderMeer authored Jan 4, 2025
1 parent 3f1637c commit 8bae6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Output/ProgressOutput.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ class ProgressOutput
/**
* Creates a new Progress Output instance.
*
* @param \Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher
* @param \Symfony\Component\Console\Input\InputInterface $input
* @param \Symfony\Component\Console\Output\OutputInterface $output
* @param \Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher
* @return void
*/
public function __construct(
Expand Down

0 comments on commit 8bae6d3

Please sign in to comment.