src/Layout.php

Summary

Maintainability
A
0 mins
Test Coverage

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

class Layout extends View {}
Severity: Minor
Found in src/Layout.php by phpcodesniffer

Closing brace must be on a line by itself
Open

class Layout extends View {}
Severity: Minor
Found in src/Layout.php by phpcodesniffer

There are no issues that match your filters.

Category
Status