Skip to content

Commit

Permalink
fixup! Move usages to OCP\User\NoUserException
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr committed Jul 15, 2022
1 parent b6fc3ef commit 55bffd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/public/Files/IRootFolder.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ interface IRootFolder extends Folder, Emitter {
*
* @param string $userId user ID
* @return Folder
* @throws \OCP\User\NoUserException
* @throws NoUserException
* @throws NotPermittedException
*
* @since 8.2.0
Expand Down

0 comments on commit 55bffd4

Please sign in to comment.