Skip to content

Commit 7babcd9

Browse files
come-ncbackportbot[bot]
authored andcommitted
feat: Document removal of OCP\Files\Storage in 31
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> [skip ci]
1 parent 276c2e0 commit 7babcd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Removed APIs
8383
})
8484
8585
- Legacy class ``OC_API`` was moved to a private namespace. It should not be needed by applications.
86+
- Deprecated interface ``OCP\Files\Storage`` was removed. Use ``OCP\Files\Storage\IStorage`` instead.
8687

8788
Back-end changes
8889
----------------

0 commit comments

Comments
 (0)