Skip to content

Commit f34f338

Browse files
committed
feat(dev): Document new \OCP\Share\IShareProviderSupportsAllSharesInFolder interface
Signed-off-by: provokateurin <kate@provokateurin.de>
1 parent 572f98c commit f34f338

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Added APIs
3838

3939
- New task processing task type ``OCP\TaskProcessing\TextToSpeech`` to convert text to speech.
4040
- New method ``\OCP\IUser::canChangeEmail`` allowing to check if the user backend allows the user to change their email address.
41+
- New interface ``\OCP\Share\IShareProviderSupportsAllSharesInFolder`` extending ``\OCP\Share\IShareProvider`` to add the method ``\OCP\Share\IShareProviderSupportsAllSharesInFolder::getAllSharesInFolder```used for querying all shares in a folder without filtering by user.
4142
4243
Changed APIs
4344
^^^^^^^^^^^^

0 commit comments

Comments
 (0)