@@ -162,6 +162,9 @@ |
||
162 | 162 | return $command->run($removeInput, $output); |
163 | 163 | } |
164 | 164 | |
165 | + /** |
|
166 | + * @param integer $limit |
|
167 | + */ |
|
165 | 168 | private function buildTableData(array $torrentList, $sort, $limit) |
166 | 169 | { |
167 | 170 | $rows = []; |