@@ -245,7 +245,7 @@ |
||
| 245 | 245 | * |
| 246 | 246 | * @return void |
| 247 | 247 | */ |
| 248 | - public function __construct(array $cliArgs=array()) |
|
| 248 | + public function __construct(array $cliArgs = array()) |
|
| 249 | 249 | { |
| 250 | 250 | $checkStdin = false; |
| 251 | 251 | if (empty($cliArgs) === true) { |