@@ -52,7 +52,7 @@ |
||
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) |