rhosocial/yii2-base-models

View on GitHub
traits/MessageQueryTrait.php

Summary

Maintainability
A
0 mins
Test Coverage

Scope keyword "static" must be followed by a single space
Open

    public function read(): static
Severity: Minor
Found in traits/MessageQueryTrait.php by phpcodesniffer

Scope keyword "static" must be followed by a single space
Open

    public function received(): static
Severity: Minor
Found in traits/MessageQueryTrait.php by phpcodesniffer

Scope keyword "static" must be followed by a single space
Open

    public function unreceived(): static
Severity: Minor
Found in traits/MessageQueryTrait.php by phpcodesniffer

Scope keyword "static" must be followed by a single space
Open

    public function unread(): static
Severity: Minor
Found in traits/MessageQueryTrait.php by phpcodesniffer

Whitespace found at end of line
Open

 * 
Severity: Minor
Found in traits/MessageQueryTrait.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}
Severity: Minor
Found in traits/MessageQueryTrait.php by phpcodesniffer

There are no issues that match your filters.

Category
Status