romanpitak/dotMailer-API-v2-PHP-client

View on GitHub
src/DataTypes/ApiCampaignSummary.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method getProperties has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function getProperties()
    {
        return array(
            'DateSent' => 'XsDateTime',
            'NumUniqueOpens' => 'XsInt',
Severity: Major
Found in src/DataTypes/ApiCampaignSummary.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status