Skip to content

Commit 99a96ad

Browse files
committed
Style fix
1 parent 1daf205 commit 99a96ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Omnipay/Common/Message/AbstractResponse.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public function redirect()
7171
$this->getRedirectResponse()->send();
7272
exit;
7373
}
74-
74+
7575
public function getRedirectResponse()
7676
{
7777
if (!$this instanceof RedirectResponseInterface || !$this->isRedirect()) {

0 commit comments

Comments
 (0)