@@ -55,7 +55,6 @@ |
||
55 | 55 | * Return details about stops around a given geographic coordinate and, |
56 | 56 | * optionally, within the specified radius. |
57 | 57 | * |
58 | - * @param int $stopId |
|
59 | 58 | * @param int|null $radius |
60 | 59 | * @return \stdClass |
61 | 60 | * @throws \RuntimeException |