Skip to content

Commit 107d574

Browse files
committed
another useless comma
1 parent 706c388 commit 107d574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Glpi/Api/HL/Controller/SetupController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ public static function getRawKnownSchemas(): array
142142
}
143143
}
144144
return ['WHERE' => ['_.id' => $disclosed_ids]];
145-
}
145+
},
146146
],
147147
],
148148
];

0 commit comments

Comments
 (0)