nextcloud/apps/provisioning_api/tests/Controller
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
..
AppConfigControllerTest.php Only prevent disabling encrytion via the API 2019-07-16 14:24:47 +02:00
AppsControllerTest.php Use ::class in test mocks 2017-10-24 17:45:32 +02:00
GroupsControllerTest.php ignore non existing users when retrieving details of group members 2019-01-17 11:59:15 +01:00
UsersControllerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00