We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d96457 commit c4ca5bbCopy full SHA for c4ca5bb
src/Message/PurchaseRequest.php
@@ -83,4 +83,4 @@ public function getEndpoint()
83
{
84
return $this->getTestMode() ? $this->testEndpoint : $this->liveEndpoint;
85
}
86
-}
+}
0 commit comments