@@ -354,7 +354,7 @@ |
||
| 354 | 354 | |
| 355 | 355 | |
| 356 | 356 | /** |
| 357 | - * @param array $circles |
|
| 357 | + * @param Circle[] $circles |
|
| 358 | 358 | */ |
| 359 | 359 | public function synchronizeCircles(array $circles): void { |
| 360 | 360 | $event = new GSEvent(GSEvent::GLOBAL_SYNC, true); |