Completed
Push — master ( b2ee71...fff54d )
by Bill
02:08
created
src/Commands/ChurnCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
52 52
     /**
53 53
      * Displays the results in a table.
54 54
      * @param  OutputInterface                $output  Output.
55
-     * @param  Churn\Results\ResultCollection $results Results Collection.
55
+     * @param  ResultCollection $results Results Collection.
56 56
      * @return void
57 57
      */
58 58
     protected function displayResults(OutputInterface $output, ResultCollection $results)
Please login to merge, or discard this patch.