Skip to content

Commit a6fc6de

Browse files
committed
Apply coding standards
1 parent 63f1954 commit a6fc6de

File tree

1 file changed

+1
-1
lines changed
  • modules/os2forms_fbs_handler/src/Client

1 file changed

+1
-1
lines changed

modules/os2forms_fbs_handler/src/Client/FBS.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function __construct(
2929
private readonly string $endpoint,
3030
private readonly string $agencyId,
3131
private readonly string $username,
32-
private readonly string $password
32+
private readonly string $password,
3333
) {
3434
}
3535

0 commit comments

Comments
 (0)