feat: add type hints for parameters and return types in payment classes #21
Annotations
9 errors
|
Execute static analysis:
src/Classes/BasePaymentGateway.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$order_total\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Classes/BasePaymentGateway.php was not matched in reported errors.
|
Execute static analysis:
src/Models/Payment.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\User\\Models\\Customer\:\:\$customer_id\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Models/Payment.php was not matched in reported errors.
|
Execute static analysis:
src/Models/Payment.php#L1
Ignored error pattern #^Call to an undefined method Igniter\\PayRegister\\Models\\Payment\:\:getConfigFields\(\)\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Models/Payment.php was not matched in reported errors.
|
Execute static analysis:
src/Payments/AuthorizeNetAim.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$hash\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/AuthorizeNetAim.php was not matched in reported errors.
|
Execute static analysis:
src/Payments/AuthorizeNetAim.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$status_id\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/AuthorizeNetAim.php was not matched in reported errors.
|
Execute static analysis:
src/Payments/Stripe.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$payment\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/Stripe.php was not matched in reported errors.
|
Execute static analysis:
src/Payments/Stripe.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Cart\\Models\\Order\:\:\$status_id\.$# in path /home/runner/work/ti-ext-payregister/ti-ext-payregister/src/Payments/Stripe.php was not matched in reported errors.
|
Execute static analysis
The operation was canceled.
|
Loading