]> source.dussan.org Git - nextcloud-server.git/commit
fix(objectstorage): cleanup HomeObjectStoreStorage
authorThomas Citharel <tcit@tcit.fr>
Thu, 19 Oct 2023 13:31:44 +0000 (15:31 +0200)
committerThomas Citharel <tcit@tcit.fr>
Fri, 2 Feb 2024 13:59:20 +0000 (14:59 +0100)
commit4c618c4bf14bce6120acd1d05d29772a7746784a
tree3251806a05cd8849fe3a97c9a43acfb7da6071e7
parent05dda07481a3cb7b706c76b250c3ef0ef19c73bf
fix(objectstorage): cleanup HomeObjectStoreStorage

Fix invalid signature for getUser() method and change occurences of OC\User\User for OCP\IUser

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
lib/private/Files/ObjectStore/HomeObjectStoreStorage.php