@@ -110,7 +110,7 @@ discard block |
||
| 110 | 110 | * CirclesCheck constructor. |
| 111 | 111 | * |
| 112 | 112 | * @param Capabilities $capabilities |
| 113 | - * @param FederatedEvent $federatedEventService |
|
| 113 | + * @param FederatedEventService $federatedEventService |
|
| 114 | 114 | * @param RemoteService $remoteService |
| 115 | 115 | * @param RemoteStreamService $remoteStreamService |
| 116 | 116 | * @param RemoteUpstreamService $remoteUpstreamService |
@@ -619,7 +619,6 @@ discard block |
||
| 619 | 619 | |
| 620 | 620 | |
| 621 | 621 | /** |
| 622 | - * @param OutputInterface $o |
|
| 623 | 622 | * @param string $type |
| 624 | 623 | * @param string $route |
| 625 | 624 | * @param array $args |
@@ -572,7 +572,7 @@ |
||
| 572 | 572 | } |
| 573 | 573 | |
| 574 | 574 | /** |
| 575 | - * @return array |
|
| 575 | + * @return string |
|
| 576 | 576 | */ |
| 577 | 577 | public function getValidLocalInstances(): array { |
| 578 | 578 | return array_filter( |