nextcloud-server/apps/files_external/lib/Service
Oleksander Piskun c284e49134 fix(external_storage): Cast id to int 2024-12-02 15:43:29 +07:00
..
BackendService.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
DBConfigService.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
GlobalStoragesService.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
ImportLegacyStoragesService.php
LegacyStoragesService.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
StoragesService.php fix(external_storage): Cast id to int 2024-12-02 15:43:29 +07:00
UserGlobalStoragesService.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
UserStoragesService.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
UserTrait.php