RushCode/m1-api

View on GitHub

Showing 2 of 2 total issues

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

public function sendMessage($sessionId, $destination, $code, $type, $content)
Severity: Minor
Found in src/Api.php - About 35 mins to fix

    Function export has a Cognitive Complexity of 7 (exceeds 5 allowed). Consider refactoring.
    Open

    final public function export()
    {
    $finalArray = [];
    $mandatoryFields = $this->getMandatoryFields();
     
     
    Severity: Minor
    Found in src/Abstracts/RequestMethods.php - About 35 mins to fix
    Severity
    Category
    Status
    Source
    Language