Completed
Push — master ( 997958...c1a544 )
by Adam
02:44
created
src/Output/Console.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.