]> source.dussan.org Git - nextcloud-server.git/commit
refactor(files_trashbin): Add Storage parameter strong types
authorprovokateurin <kate@provokateurin.de>
Tue, 1 Oct 2024 14:14:04 +0000 (16:14 +0200)
committerprovokateurin <kate@provokateurin.de>
Mon, 7 Oct 2024 13:00:07 +0000 (15:00 +0200)
commit6d8ffb381f82549846c54c94ce2fb93732b5a02b
tree403fd91a5935c293cd8e28c34412fe2a1cd7f855
parent2489608a72b51d4dd95b07bb0a21c92648544bd3
refactor(files_trashbin): Add Storage parameter strong types

Signed-off-by: provokateurin <kate@provokateurin.de>
apps/files_trashbin/lib/Storage.php
apps/files_trashbin/tests/StorageTest.php