@@ -704,7 +704,7 @@ |
||
| 704 | 704 | } |
| 705 | 705 | |
| 706 | 706 | /** |
| 707 | - * @param $internalPath |
|
| 707 | + * @param string $internalPath |
|
| 708 | 708 | * @return array |
| 709 | 709 | */ |
| 710 | 710 | protected function convertInternalPathToGlobalPath($internalPath) { |
@@ -255,7 +255,7 @@ |
||
| 255 | 255 | } |
| 256 | 256 | |
| 257 | 257 | /** |
| 258 | - * @param $user |
|
| 258 | + * @param \OCP\IUser|null $user |
|
| 259 | 259 | * @throws ServiceUnavailable |
| 260 | 260 | */ |
| 261 | 261 | private function checkAccountModule($user) { |