Skip to content

Commit

Permalink
Add missing property
Browse files Browse the repository at this point in the history
  • Loading branch information
ralflang committed Dec 27, 2023
1 parent d038a0c commit 42e3083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Cli/ArgvParserBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
*/
class ArgvParserBuilder
{
private Parser $parser;
public function __construct(
/**
* The command line argument parser.
Expand Down

0 comments on commit 42e3083

Please sign in to comment.