This commit is contained in:
2020-09-08 14:28:02 +08:00
parent dfa6a4cf34
commit 227c410fe2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ class Input
/**
* Input constructor.
* @param $argv
* @throws Exception
* @throws
*/
public function __construct($argv)
{