@@ -27,7 +27,7 @@ |
||
| 27 | 27 | * @param Benchmark $benchmark |
| 28 | 28 | * @param Table $table |
| 29 | 29 | * @param TableSeparator $tableSeparator |
| 30 | - * @return string |
|
| 30 | + * @return Console |
|
| 31 | 31 | */ |
| 32 | 32 | public static function output(Benchmark $benchmark, Table $table = null, TableSeparator $tableSeparator = null) |
| 33 | 33 | { |