Skip to content

Commit 8d5153b

Browse files
committed
fix
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
1 parent a349296 commit 8d5153b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/Service/OpenProjectAPIService.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,10 +1099,6 @@ public function getGroupFolderManager(): FolderManager {
10991099
return $groupfoldersFolderManager;
11001100
}
11011101

1102-
/**
1103-
* @param mixed $folder
1104-
* @return array<mixed>
1105-
*/
11061102
public function groupFolderToArray(mixed $folder): array {
11071103
// NOTE: groupfolders app has changed the return type in the recent versions
11081104
// for backwards compatibility we check if the new class exists

0 commit comments

Comments
 (0)