fix: [SG] Fixes broken SharingGroupOrg

pull/9579/head
Christophe Vandeplas 2024-04-16 05:24:24 +00:00
parent 8df43543b3
commit fc17f5f683
1 changed files with 1 additions and 1 deletions

View File

@ -535,7 +535,7 @@ class SharingGroupsController extends AppController
return $sg;
}
private function __initialiseSGQuickEditObject($id, $request, $type = 'org')
private function __initialiseSGQuickEditObject(int $id, $request, $type = 'org')
{
$params = [
'org' => [