Skip to content

Commit 55bffd4

Browse files
committed
fixup! Move usages to OCP\User\NoUserException
1 parent b6fc3ef commit 55bffd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/public/Files/IRootFolder.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ interface IRootFolder extends Folder, Emitter {
3939
*
4040
* @param string $userId user ID
4141
* @return Folder
42-
* @throws \OCP\User\NoUserException
42+
* @throws NoUserException
4343
* @throws NotPermittedException
4444
*
4545
* @since 8.2.0

0 commit comments

Comments
 (0)