minetro/mobilni-platby

View on GitHub
src/Request/SmsRequest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function __construct(int $id, string $phone, string $shortcode, string $text, int $timestamp, string $operator, string $country, int $att)
Severity: Major
Found in src/Request/SmsRequest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status