Skip to content

Commit

Permalink
Fix QA
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen authored Oct 31, 2024
1 parent f771f74 commit 513252e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ConnectorInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public function saslBind(
?string $realm,
?string $authcId,
?string $authzId,
?string $props
?string $props,
): void;


Expand Down

0 comments on commit 513252e

Please sign in to comment.