nextcloud-server/apps/encryption/tests
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-20 17:51:00 +07:00
..
Command chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Controller refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Crypto chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +07:00
Hooks chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +07:00
Settings refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Users refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
EncryptedStorageTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
HookManagerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
KeyManagerTest.php fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +07:00
RecoveryTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SessionTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
UtilTest.php fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +07:00