src/Misc/ProxyModel.php

Summary

Maintainability
A
0 mins
Test Coverage

Opening brace of a class must be on the line after the definition
Open

class ProxyModel extends Model {}
Severity: Minor
Found in src/Misc/ProxyModel.php by phpcodesniffer

Closing brace must be on a line by itself
Open

class ProxyModel extends Model {}
Severity: Minor
Found in src/Misc/ProxyModel.php by phpcodesniffer

There are no issues that match your filters.

Category
Status