Skip to content

Commit c4ca5bb

Browse files
committed
Added missing final newline (PSR) to src/Message/PurchaseRequest.php
1 parent 8d96457 commit c4ca5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Message/PurchaseRequest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ public function getEndpoint()
8383
{
8484
return $this->getTestMode() ? $this->testEndpoint : $this->liveEndpoint;
8585
}
86-
}
86+
}

0 commit comments

Comments
 (0)