andreshg112/hablame-sms

View on GitHub
src/Client.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        string $phoneNumbers,
        string $sms,
        string $datetime = null,
        bool $flash = false,
        bool $priority = false
Severity: Minor
Found in src/Client.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status