extras/civiproxy/CiviproxyConnect.php
Method getRecurDetails
has 59 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function getRecurDetails( $checksum, $contact_id ) {
global $wgDonationInterfaceCiviproxyURLBase;
$client = new GuzzleHttp\Client();
$params = [
Method getEmailPreferences
has 42 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function getEmailPreferences( $checksum, $contact_id ) {
global $wgDonationInterfaceCiviproxyURLBase;
$client = new GuzzleHttp\Client();
$logger = DonationLoggerFactory::getLoggerFromParams(