nextcloud/apps/files_external/lib/Service
Morris Jobke d7f66c36ac
Fix "misplaced variables" warning of Psalm in PHPDoc statements
Ref #21787

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-17 17:46:57 +02:00
..
BackendService.php Update license headers for 19 2020-04-29 11:57:22 +02:00
DBConfigService.php Update license headers for 19 2020-04-29 11:57:22 +02:00
GlobalStoragesService.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
ImportLegacyStoragesService.php Update license headers 2019-12-05 15:38:45 +01:00
LegacyStoragesService.php Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 2020-07-10 00:02:59 +02:00
StoragesService.php Update license headers for 19 2020-04-29 11:57:22 +02:00
UserGlobalStoragesService.php remove saved credentails if the user no longer has any storage configured using them 2020-07-30 11:43:15 +02:00
UserLegacyStoragesService.php Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 2020-07-10 00:02:59 +02:00
UserStoragesService.php Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 2020-07-10 00:02:59 +02:00
UserTrait.php Fix some MissingDocblockType or InvalidDocblock warnings. 2020-08-14 15:10:48 +02:00