nextcloud-server/lib/private/Files/Storage
Côme Chilliet 94b0a0e863 fix: Move storage constructor to specific interface
That allows Wrappers to use DI and not care about the constructor

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-23 09:46:44 +07:00
..
PolyFill Merge branch 'master' into jr-readdir-false-false 2024-08-16 10:53:50 +07:00
Wrapper chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Common.php fix: Move storage constructor to specific interface 2024-09-23 09:46:44 +07:00
CommonTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
DAV.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
FailedStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Home.php fix(Storage): Fix method docs inheritance 2024-09-17 10:20:38 +07:00
Local.php fix(Storage): Fix method docs inheritance 2024-09-17 10:20:38 +07:00
LocalRootStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
LocalTempFileTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Storage.php fix(Storage): Fix method docs inheritance 2024-09-17 10:20:38 +07:00
StorageFactory.php fix: Move storage constructor to specific interface 2024-09-23 09:46:44 +07:00
Temporary.php chore: Fix psalm issues, put back private versions of getter in private Storage interface 2024-09-16 18:11:38 +07:00