nextcloud/apps/files_external/lib/Service
Roeland Jago Douma 68ec18323d Fix types in the Group Manager
Psalm found an issue. However the issue found was because of lying
docblocks. Fixed those and did some typing to make it all better.

For #25839

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-03-03 14:52:47 +01:00
..
BackendService.php
DBConfigService.php Fix a few RedundantCast 2021-03-01 16:00:32 +01:00
GlobalStoragesService.php
ImportLegacyStoragesService.php
LegacyStoragesService.php
StoragesService.php
UserGlobalStoragesService.php Fix types in the Group Manager 2021-03-03 14:52:47 +01:00
UserLegacyStoragesService.php
UserStoragesService.php
UserTrait.php