@@ -45,7 +45,7 @@ |
||
45 | 45 | * @param string $path |
46 | 46 | * @param string $logsPath |
47 | 47 | * @param bool $debug |
48 | - * @param mixed $expectationsPath |
|
48 | + * @param string|null $expectationsPath |
|
49 | 49 | */ |
50 | 50 | public function start($ip, $port, $path, $logsPath, $debug, $expectationsPath) |
51 | 51 | { |