Skip to content

Commit a0a7d62

Browse files
committed
fixed whitespace
1 parent e4f3c8e commit a0a7d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Picqer/Financials/Exact/Connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ public function getState()
427427
{
428428
return $this->state;
429429
}
430-
430+
431431
public function setState(string $state): void
432432
{
433433
$this->state = $state;

0 commit comments

Comments
 (0)