]> source.dussan.org Git - nextcloud-server.git/commit
Uses PHP8's constructor property promotion in core/Command/Encryption classes.
authorFaraz Samapoor <fsa@adlas.at>
Mon, 12 Jun 2023 14:22:30 +0000 (17:52 +0330)
committerLouis <6653109+artonge@users.noreply.github.com>
Tue, 20 Jun 2023 14:24:46 +0000 (16:24 +0200)
commitf9a9ad50c3f4cc49db42d62430331f175de13a70
treee3aa45f7bcd1a7d33a006028115ffd70e2674b6a
parent14ac281acf143606c54e59e3641c9d0d898e5f95
Uses PHP8's constructor property promotion in core/Command/Encryption classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
core/Command/Encryption/ChangeKeyStorageRoot.php
core/Command/Encryption/DecryptAll.php
core/Command/Encryption/Disable.php
core/Command/Encryption/Enable.php
core/Command/Encryption/EncryptAll.php
core/Command/Encryption/ListModules.php
core/Command/Encryption/MigrateKeyStorage.php
core/Command/Encryption/SetDefaultModule.php
core/Command/Encryption/ShowKeyStorageRoot.php
core/Command/Encryption/Status.php