Collizo4sky/omnipay-wepay

View on GitHub
src/Message/AbstractRequest.php

Summary

Maintainability
B
4 hrs
Test Coverage

AbstractRequest has 35 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class AbstractRequest extends \Omnipay\Common\Message\AbstractRequest
{
    protected $liveEndpoint = 'https://wepayapi.com/v2/';
    protected $testEndpoint = 'https://stage.wepayapi.com/v2/';

Severity: Minor
Found in src/Message/AbstractRequest.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status