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