seregazhuk/php-smsintel-api

View on GitHub
src/SmsIntel.php

Summary

Maintainability
A
0 mins
Test Coverage

Spaces must be used to indent lines; tabs are not allowed
Open

            new GuzzleHttpClient(new Client()),
Severity: Minor
Found in src/SmsIntel.php by phpcodesniffer

Closing brace must be on a line by itself
Open

    private function __clone(){}
Severity: Minor
Found in src/SmsIntel.php by phpcodesniffer

Opening brace should be on a new line
Open

    private function __construct(){}
Severity: Minor
Found in src/SmsIntel.php by phpcodesniffer

Closing brace must be on a line by itself
Open

    private function __construct(){}
Severity: Minor
Found in src/SmsIntel.php by phpcodesniffer

Opening brace should be on a new line
Open

    private function __clone(){}
Severity: Minor
Found in src/SmsIntel.php by phpcodesniffer

There are no issues that match your filters.

Category
Status