We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f5defa commit 15486b1Copy full SHA for 15486b1
src/SimpleConsole.php
@@ -56,7 +56,6 @@ public static function parseArgv(\Closure|null $configure = null, ?array $argv =
56
}
57
58
public function __construct(
59
- ?array $argv = null,
60
public $stdout = STDOUT,
61
public $stderr = STDERR,
62
public $stdin = STDIN,
0 commit comments