We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f1954 commit a6fc6deCopy full SHA for a6fc6de
modules/os2forms_fbs_handler/src/Client/FBS.php
@@ -29,7 +29,7 @@ public function __construct(
29
private readonly string $endpoint,
30
private readonly string $agencyId,
31
private readonly string $username,
32
- private readonly string $password
+ private readonly string $password,
33
) {
34
}
35
0 commit comments