Fix api code #39
Merged
Fix api code #39
Annotations
10 errors
Run ./vendor/bin/phpstan:
Controller/tpay/CardPayment.php#L37
Access to static property $loggingEnabled on an unknown class Tpay\OriginApi\Utilities\Util.
|
Run ./vendor/bin/phpstan:
Controller/tpay/CardPayment.php#L37
Access to static property $loggingEnabled on an unknown class Tpay\OriginApi\Utilities\Util.
|
Run ./vendor/bin/phpstan:
Controller/tpay/Create.php#L33
Access to static property $loggingEnabled on an unknown class Tpay\OriginApi\Utilities\Util.
|
Run ./vendor/bin/phpstan:
Controller/tpay/Create.php#L33
Access to static property $loggingEnabled on an unknown class Tpay\OriginApi\Utilities\Util.
|
Run ./vendor/bin/phpstan:
Model/ApiFacade/CardTransaction/CardOpen.php#L32
Instantiated class tpaySDK\Api\TpayApi not found.
|
Run ./vendor/bin/phpstan:
Model/ApiFacade/CardTransaction/CardOpen.php#L79
Undefined variable: $paymentResult
|
Run ./vendor/bin/phpstan:
Model/ApiFacade/CardTransaction/CardOpen.php#L79
Variable $paymentResult in isset() is never defined.
|
Run ./vendor/bin/phpstan:
Model/ApiFacade/CardTransaction/CardOpen.php#L80
Undefined variable: $paymentResult
|
Run ./vendor/bin/phpstan:
Model/ApiFacade/CardTransaction/CardOpen.php#L82
Undefined variable: $paymentResult
|
Run ./vendor/bin/phpstan:
Model/ApiFacade/CardTransaction/CardOrigin.php#L11
Class tpaycom\magento2basic\Model\ApiFacade\CardTransaction\CardOrigin extends unknown class Tpay\OriginApi\Notifications\CardNotificationHandler.
|
The logs for this run have expired and are no longer available.
Loading