Skip to content

Commit 15486b1

Browse files
committed
no argv
1 parent 0f5defa commit 15486b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SimpleConsole.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ public static function parseArgv(\Closure|null $configure = null, ?array $argv =
5656
}
5757

5858
public function __construct(
59-
?array $argv = null,
6059
public $stdout = STDOUT,
6160
public $stderr = STDERR,
6261
public $stdin = STDIN,

0 commit comments

Comments
 (0)