@@ -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 |