mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
As per method signature, $visitingUser is nullable, so we can't be sure calling getUid() on it will work. Closes #35766 Signed-off-by: Thomas Citharel <tcit@tcit.fr>