Skip to content

Commit a4614d1

Browse files
committed
Removed blank line (failing travis phpsniffer test)
1 parent 6d8cb89 commit a4614d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Message/ServerCompleteAuthorizeRequest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ public function getData()
3434
$this->httpRequest->request->get('PayerStatus').
3535
$this->httpRequest->request->get('CardType').
3636
$this->httpRequest->request->get('Last4Digits').
37-
3837
// New for protocol v3.00
3938
// Described in the docs as "mandatory" but not supplied when PayPal is used,
4039
// so provide the defaults.

0 commit comments

Comments
 (0)