spreed/lib/Share
Louis Chemineau 42418f4140 Add `$shallow` arg to `RoomShareProvider::getSharesInFolder`
A new `$shallow` argument was introduced to `IShareProvider::getSharesInFolder` in NC25 by https://github.com/nextcloud/server/pull/31728.

This PR adds this new argument and the necessary changes to make it work based on this example https://github.com/nextcloud/server/pull/31728/files#diff-dee1351696d7eae959761edf66c8e5a9052e28be73319733d857a9ab2d9fc967=

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-07-26 12:02:49 +02:00
..
Helper Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Listener.php Use \OCP\Server::get() instead of private API 2022-05-11 08:46:37 +02:00
RoomShareProvider.php Add `$shallow` arg to `RoomShareProvider::getSharesInFolder` 2022-07-26 12:02:49 +02:00