Errors
Table of Contents
| includes/abstract/abstract-wc-payment-gateway-stripe.php | 5 |
| includes/gateways/class-wc-payment-gateway-stripe-googlepay.php | 1 |
| src/Installments/InstallmentController.php | 2 |
abstract-wc-payment-gateway-stripe.php
| Type | Line | Description |
|---|---|---|
| ERROR | 1115 | Tag "param" with body "@param" has error Expected a different value than "". |
| ERROR | 1100 | Tag "method" with body "@method [] $data" has error Unexpected token "[", expected type at offset 0 on line 1 |
| ERROR | 1091 | Tag "method" with body "@method [] $data" has error Unexpected token "[", expected type at offset 0 on line 1 |
| ERROR | 1082 | Tag "method" with body "@method [] $data" has error Unexpected token "[", expected type at offset 0 on line 1 |
| ERROR | 1004 | Tag "@return" with body "@@return []" has error |
class-wc-payment-gateway-stripe-googlepay.php
| Type | Line | Description |
|---|---|---|
| ERROR | 218 | Tag "@return" with body "@@return" has error |
InstallmentController.php
| Type | Line | Description |
|---|---|---|
| ERROR | 144 | Tag "method" with body "@method [] $intent" has error Unexpected token "[", expected type at offset 0 on line 1 |
| ERROR | 127 | Tag "method" with body "@method [] $rows" has error Unexpected token "[", expected type at offset 0 on line 1 |