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 Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
DecryptAll.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
Disable.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
Enable.php Refactors core/Command/Encryption/Enable.php to improve code readability. 2023-04-11 09:29:44 +07:00
EncryptAll.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
ListModules.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
MigrateKeyStorage.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
SetDefaultModule.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
ShowKeyStorageRoot.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
Status.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00