@@ -148,7 +148,7 @@ |
||
148 | 148 | * @throws UnknownRemoteException |
149 | 149 | * @throws UserTypeNotFoundException |
150 | 150 | * @throws FederatedItemException |
151 | - * @throws MemberNotFoundException |
|
151 | + * @throws MemberNotFoundException |
|
152 | 152 | * @throws SingleCircleNotFoundException |
153 | 153 | */ |
154 | 154 | protected function execute(InputInterface $input, OutputInterface $output): int { |
@@ -494,7 +494,6 @@ |
||
494 | 494 | |
495 | 495 | /** |
496 | 496 | * Get shares for a given path |
497 | - |
|
498 | 497 | * @param Node $path |
499 | 498 | * |
500 | 499 | * @return IShare[]|null |
@@ -35,7 +35,6 @@ |
||
35 | 35 | |
36 | 36 | |
37 | 37 | /** * @deprecated |
38 | - |
|
39 | 38 | * Class GSSharesRequestBuilder |
40 | 39 | * |
41 | 40 | * @package OCA\Circles\Db |
@@ -453,7 +453,7 @@ |
||
453 | 453 | |
454 | 454 | |
455 | 455 | /** |
456 | - * @NoAdminRequired |
|
456 | + * @NoAdminRequired |
|
457 | 457 | * |
458 | 458 | * @param string $circleId |
459 | 459 | * @param int $value |