Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jul 28, 2023
1 parent 69cfede commit 38c3c04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Commands/Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ public function __construct(Preset $preset)
* is validated.
*
* @return void
*
* @phpstan-param \Symfony\Component\Console\Output\OutputInterface&\Illuminate\Console\OutputStyle $output
*/
protected function initialize(InputInterface $input, OutputInterface $output)
{
Expand Down

0 comments on commit 38c3c04

Please sign in to comment.