nextcloud-server/core/Command/Encryption
Faraz Samapoor 8f4b20aaa1
Refactors core/Command/Encryption/Enable.php to improve code readability.
Improves the readability of the "execute" method by using early returns and reducing the code indentation.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-04-11 09:29:44 +07:00
..
ChangeKeyStorageRoot.php
DecryptAll.php
Disable.php
Enable.php Refactors core/Command/Encryption/Enable.php to improve code readability. 2023-04-11 09:29:44 +07:00
EncryptAll.php
ListModules.php
MigrateKeyStorage.php
SetDefaultModule.php
ShowKeyStorageRoot.php
Status.php