SergioMadness/payment-laravel

View on GitHub

Showing 94 of 94 total issues

The closing parenthesis of a multi-line function declaration must be on a new line
Open

                                   Receipt $receipt = null): Form;
Severity: Minor
Found in src/contracts/PayService.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   string $successReturnUrl = '',
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   Receipt $receipt = null): Form
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   float $amount,
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   string $currency = self::CURRENCY_RUR,
Severity: Minor
Found in src/contracts/PayService.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   Receipt $receipt = null): string;
Severity: Minor
Found in src/contracts/PayService.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   float $amount,
Severity: Minor
Found in src/contracts/PayService.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   string $description = '',
Severity: Minor
Found in src/contracts/PayService.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   string $failReturnUrl = '',
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   $paymentId,
Severity: Minor
Found in src/contracts/PayService.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   Receipt $receipt = null): Form;
Severity: Minor
Found in src/contracts/PayService.php by phpcodesniffer

The first parameter of a multi-line function declaration must be on the line after the opening bracket
Open

    public function getPaymentForm($orderId,
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   string $successReturnUrl = '',
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   string $failReturnUrl = '',
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   $paymentId,
Severity: Minor
Found in src/contracts/PayService.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   float $amount,
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   string $description = '',
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   array $extraParams = [],
Severity: Minor
Found in src/Payment.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   string $successReturnUrl = '',
Severity: Minor
Found in src/contracts/PayService.php by phpcodesniffer

Multi-line function declaration not indented correctly; expected 8 spaces but found 35
Open

                                   string $description = '',
Severity: Minor
Found in src/contracts/PayService.php by phpcodesniffer
Severity
Category
Status
Source
Language