nextcloud/tests/lib/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
..
Keys Use ::class in test mocks of encryption app 2017-10-26 13:56:56 +02:00
DecryptAllTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
EncryptionWrapperTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ManagerTest.php Don't use deprecated getMock() anymore 2017-04-20 12:30:21 +02:00
UpdateTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
UtilTest.php Use ::class in test mocks of encryption app 2017-10-26 13:56:56 +02:00