Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszwidera committed Jan 23, 2024
1 parent a843d6d commit dbe8d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Wfirma/WFirmaLogger.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
interface WFirmaLogger
{
public function logRequest(string $url, string $payload): void;
}
}

0 comments on commit dbe8d23

Please sign in to comment.