diff --git a/lib/private/Files/View.php b/lib/private/Files/View.php index 5917eb53cb0..94abe8caa4c 100644 --- a/lib/private/Files/View.php +++ b/lib/private/Files/View.php @@ -97,7 +97,7 @@ class View { /** * Returns an absolute path in Nextcloud's virtual filesystem for this view. - * + * * The returned path is scoped by this view's fake root. * * @psalm-template S as string|null