SergioMadness/payment-laravel

View on GitHub

Showing 94 of 94 total issues

Multi-line function call not indented correctly; expected 8 spaces but found 12
Open

            $receipt);
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

}

Closing parenthesis of a multi-line function call must be on a line by itself
Open

            $receipt);
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}
Severity: Minor
Found in src/contracts/PayService.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}

Opening parenthesis of a multi-line function call must be the last content on the line
Open

        return $this->getCurrentDriver()->getPaymentLink($orderId,
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

}
Severity: Minor
Found in src/PaymentProvider.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}

Opening parenthesis of a multi-line function call must be the last content on the line
Open

        return $this->getCurrentDriver()->getPaymentForm($orderId,
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}
Severity: Minor
Found in src/contracts/Form.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}
Severity
Category
Status
Source
Language