]> source.dussan.org Git - nextcloud-server.git/commit
fix(files_sharing): Fix all IStorage return types
authorprovokateurin <kate@provokateurin.de>
Thu, 19 Sep 2024 16:18:39 +0000 (18:18 +0200)
committerprovokateurin <kate@provokateurin.de>
Thu, 26 Sep 2024 15:29:47 +0000 (17:29 +0200)
commit376d5665bb56d9bdf04825c174381ad116d91727
tree5a3b4c433444f65f79324cb6dddbf53ea204fa3b
parent0356e9e82f8a16057dffd78a3436c5a2558533bc
fix(files_sharing): Fix all IStorage return types

Signed-off-by: provokateurin <kate@provokateurin.de>
apps/files_sharing/lib/External/Storage.php
apps/files_sharing/lib/SharedStorage.php
apps/files_sharing/tests/ExternalStorageTest.php