Skip to content

Commit 24a7d3a

Browse files
committed
PSR fix
1 parent 8a4fab1 commit 24a7d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Message/AbstractResponse.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ public function getStatus()
106106

107107
return $this->data['transaction']['status'];
108108
}
109-
}
109+
}

0 commit comments

Comments
 (0)