@@ -341,7 +341,6 @@ |
||
341 | 341 | /** |
342 | 342 | * @param \Badoo\LiveProfilerUI\Entity\MethodData[] $result |
343 | 343 | * @param array $dates_to_snapshots |
344 | - * @param int $method_id |
|
345 | 344 | * @return array |
346 | 345 | */ |
347 | 346 | protected function getProfilerRecordsWithHistory(array $result, array $dates_to_snapshots) : array |