nextcloud/apps/encryption/tests
Côme Chilliet d58f82cde3 chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey
It’s a private API in the application, no need to keep an unused

attribute.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>

[skip ci]
2025-09-11 16:05:25 +00:00
..
Command chore: apply code style 2025-04-30 19:04:59 +02:00
Controller fix(tests): Fix type issues and other problems with encryption tests 2025-09-11 16:05:25 +00:00
Crypto chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 16:05:25 +00:00
Hooks chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Settings chore: apply code style 2025-04-30 19:04:59 +02:00
Users chore: Add SPDX header 2024-05-29 08:58:16 +02:00
EncryptedStorageTest.php chore: apply code style 2025-04-30 19:04:59 +02:00
HookManagerTest.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
KeyManagerTest.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 16:05:25 +00:00
RecoveryTest.php fix(tests): Fix type issues and other problems with encryption tests 2025-09-11 16:05:25 +00:00
SessionTest.php fix(tests): Fix type issues and other problems with encryption tests 2025-09-11 16:05:25 +00:00
UtilTest.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00