Skip to content

Commit

Permalink
fixed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
weha committed Sep 23, 2024
1 parent e4f3c8e commit a0a7d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Picqer/Financials/Exact/Connection.php
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ public function getState()
{
return $this->state;
}

public function setState(string $state): void
{
$this->state = $state;
Expand Down

0 comments on commit a0a7d62

Please sign in to comment.