phplrt/phplrt

View on GitHub
libs/source/src/VirtualFileInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

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

interface VirtualFileInterface extends FileInterface {}

Closing brace must be on a line by itself
Open

interface VirtualFileInterface extends FileInterface {}

There are no issues that match your filters.

Category
Status