@@ -140,6 +140,6 @@ |
||
| 140 | 140 | $table->addRow($result->toArray()); |
| 141 | 141 | } |
| 142 | 142 | $table->render(); |
| 143 | - echo " " . $this->filesCount . " files analysed in {$totalTime} seconds.\n\n"; |
|
| 143 | + echo " ".$this->filesCount." files analysed in {$totalTime} seconds.\n\n"; |
|
| 144 | 144 | } |
| 145 | 145 | } |