Skip to content

Commit 362b808

Browse files
authored
Merge pull request #2111 from nextcloud/automated/noid/stable32-update-nextcloud-ocp
2 parents ed8e49a + 6f89ffb commit 362b808

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

composer.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ShareByCircleProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ private function updateAccessListTokens(array $list, array $shareTokens): array
764764
*
765765
* @param IShare $parent
766766
*
767-
* @return array
767+
* @return IShare[]
768768
*/
769769
public function getChildren(IShare $parent): array {
770770
return [];

0 commit comments

Comments
 (0)