nextcloud/tests/Core/Command/Encryption
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
ChangeKeyStorageRootTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
DecryptAllTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
DisableTest.php Fix depreccated getMock in Core/Command tests 2016-09-01 09:20:54 +02:00
EnableTest.php Fix depreccated getMock in Core/Command tests 2016-09-01 09:20:54 +02:00
EncryptAllTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
SetDefaultModuleTest.php Stop decryption when maintenance mode is enabled, fixes #8311 2019-05-21 09:24:50 +02:00