Completed
Pull Request — master (#462)
by Julius
01:48
created
lib/Service/GSUpstreamService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -354,7 +354,7 @@
 block discarded – undo
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);
Please login to merge, or discard this patch.