ConnectCorp/nexmo-client

View on GitHub
src/Service/Number/Search.php

Summary

Maintainability
A
45 mins
Test Coverage

Method invoke has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function invoke($country = null, $index = 1, $size = 10, $pattern = null, $searchPattern = MatchingStrategy::STARTS_WITH, $features = 'SMS')
Severity: Minor
Found in src/Service/Number/Search.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status