@@ -63,6 +63,9 @@ |
||
63 | 63 | $this->warn(PHP_EOL.$tries.' fixes applied to: '.class_basename($filePath)); |
64 | 64 | } |
65 | 65 | |
66 | + /** |
|
67 | + * @param integer $fixed |
|
68 | + */ |
|
66 | 69 | private function printFinalMsg($fixed) |
67 | 70 | { |
68 | 71 | if ($fixed > 0) { |