Skip to content

Commit

Permalink
Apply coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
jekuaitk committed May 3, 2024
1 parent 63f1954 commit a6fc6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/os2forms_fbs_handler/src/Client/FBS.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public function __construct(
private readonly string $endpoint,
private readonly string $agencyId,
private readonly string $username,
private readonly string $password
private readonly string $password,
) {
}

Expand Down

0 comments on commit a6fc6de

Please sign in to comment.