summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap/AppSettingsContext.php
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-04-09 16:09:23 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-04-09 16:09:23 +0200
commita8a06a82d2b93c17b3014f0d468f23239100ca10 (patch)
tree07a13880071bc15ddec3810c21327af5f4f09ff4 /tests/acceptance/features/bootstrap/AppSettingsContext.php
parent44577e4345066952622feca9ef69c24fc23d08ab (diff)
downloadnextcloud-server-a8a06a82d2b93c17b3014f0d468f23239100ca10.tar.gz
nextcloud-server-a8a06a82d2b93c17b3014f0d468f23239100ca10.zip
Remove trailing whitespaces from comments
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'tests/acceptance/features/bootstrap/AppSettingsContext.php')
-rw-r--r--tests/acceptance/features/bootstrap/AppSettingsContext.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/acceptance/features/bootstrap/AppSettingsContext.php b/tests/acceptance/features/bootstrap/AppSettingsContext.php
index 5b51e55e118..a75cce29936 100644
--- a/tests/acceptance/features/bootstrap/AppSettingsContext.php
+++ b/tests/acceptance/features/bootstrap/AppSettingsContext.php
@@ -1,10 +1,10 @@
<?php
/**
- *
+ *
* @copyright Copyright (c) 2017, Daniel Calviño Sánchez (danxuliu@gmail.com)
* @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
- *
+ *
* @license GNU AGPL version 3 or any later version
*
* This program is free software: you can redistribute it and/or modify