romanpitak/dotMailer-API-v2-PHP-client

View on GitHub
src/Resources/IResources.php

Summary

Maintainability
A
35 mins
Test Coverage

Method GetAddressBookContactsModifiedSinceDate has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function GetAddressBookContactsModifiedSinceDate($addressBookId, $date, $withFullData = false, $select = 1000, $skip = 0);
Severity: Minor
Found in src/Resources/IResources.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status