nextcloud/lib/private
Christoph Wurst 14c996d982
Use elseif instead of else if
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 10:35:09 +02:00
..
Accounts Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
Activity Use elseif instead of else if 2020-04-10 10:35:09 +02:00
App Use elseif instead of else if 2020-04-10 10:35:09 +02:00
AppFramework Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Archive Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Authentication Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Avatar Remove trailing and in between spaces 2020-04-09 16:07:47 +02:00
BackgroundJob Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Broadcast/Events Update license headers 2019-12-05 15:38:45 +01:00
Cache Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Calendar Update license headers 2019-12-05 15:38:45 +01:00
Collaboration Remove trailing and in between spaces 2020-04-09 16:07:47 +02:00
Command Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Comments Fix (array) indent style to always use one tab 2020-04-09 10:16:08 +02:00
Console Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Contacts/ContactsMenu Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
DB Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Dashboard Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Diagnostics Update license headers 2019-12-05 15:38:45 +01:00
DirectEditing Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Encryption Remove trailing and in between spaces 2020-04-09 16:07:47 +02:00
EventDispatcher Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Federation Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Files Use elseif instead of else if 2020-04-10 10:35:09 +02:00
FullTextSearch Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
GlobalScale Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Group Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Hooks Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Http Use elseif instead of else if 2020-04-10 10:35:09 +02:00
IntegrityCheck Fix (array) indent style to always use one tab 2020-04-09 10:16:08 +02:00
L10N Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Lock Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Lockdown Update license headers 2019-12-05 15:38:45 +01:00
Log Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Mail Make sure there is exactly one newline after imports 2020-04-09 16:14:31 +02:00
Memcache Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Migration Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Notification Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
OCS Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Preview Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Remote Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Repair Use elseif instead of else if 2020-04-10 10:35:09 +02:00
RichObjectStrings Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Route Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Search Remove trailing whitespaces from comments 2020-04-09 16:09:23 +02:00
Security Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Session Use php keywords in lowercase 2020-04-09 14:04:56 +02:00
Settings Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
Setup Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Share Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Share20 Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Support Add system config flag to manually set that a subscription is available 2020-03-10 14:31:27 +01:00
SystemTag Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Tagging Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
Template Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Updater Use elseif instead of else if 2020-04-10 10:35:09 +02:00
User Use elseif instead of else if 2020-04-10 10:35:09 +02:00
legacy Use elseif instead of else if 2020-04-10 10:35:09 +02:00
AllConfig.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
AppConfig.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
CapabilitiesManager.php Fix multiline comments 2020-04-08 22:24:54 +02:00
Color.php Remove space between switch case and colon 2020-04-09 16:17:53 +02:00
Config.php Remove spaces after method or function call 2020-04-09 16:05:56 +02:00
ContactsManager.php Merge pull request #20391 from nextcloud/refactor/spaces-cleanup 2020-04-09 20:39:37 +02:00
DatabaseException.php Update license headers 2019-12-05 15:38:45 +01:00
DatabaseSetupException.php Update license headers 2019-12-05 15:38:45 +01:00
DateTimeFormatter.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
DateTimeZone.php Remove trailing whitespaces from comments 2020-04-09 16:09:23 +02:00
ForbiddenException.php Update license headers 2019-12-05 15:38:45 +01:00
HintException.php Update license headers 2019-12-05 15:38:45 +01:00
InitialStateService.php Update license headers 2019-12-05 15:38:45 +01:00
Installer.php Remove trailing and in between spaces 2020-04-09 16:07:47 +02:00
LargeFileHelper.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Log.php always require a message paramter for data logging 2020-01-28 13:00:13 +01:00
MemoryInfo.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
NaturalSort.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
NaturalSort_DefaultCollator.php Update license headers 2019-12-05 15:38:45 +01:00
NavigationManager.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
NeedsUpdateException.php Update license headers 2019-12-05 15:38:45 +01:00
NotSquareException.php Update license headers 2019-12-05 15:38:45 +01:00
PreviewManager.php Add preview provider for Krita files 2020-04-08 16:31:20 +02:00
PreviewNotAvailableException.php Update license headers 2019-12-05 15:38:45 +01:00
RedisFactory.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Repair.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
RepairException.php Update license headers 2019-12-05 15:38:45 +01:00
Search.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Server.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
ServerContainer.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
ServerNotAvailableException.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
ServiceUnavailableException.php Update license headers 2019-12-05 15:38:45 +01:00
Setup.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Streamer.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
SubAdmin.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
SystemConfig.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
TagManager.php Fix multiline comments 2020-04-08 22:24:54 +02:00
Tags.php Remove trailing and in between spaces 2020-04-09 16:07:47 +02:00
TempManager.php Update license headers 2019-12-05 15:38:45 +01:00
TemplateLayout.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
URLGenerator.php Remove trailing and in between spaces 2020-04-09 16:07:47 +02:00
Updater.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00