phplrt/phplrt

View on GitHub
libs/lexer/src/Exception/MultistateLexerExceptionInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

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

interface MultistateLexerExceptionInterface extends LexerExceptionInterface {}

Closing brace must be on a line by itself
Open

interface MultistateLexerExceptionInterface extends LexerExceptionInterface {}

There are no issues that match your filters.

Category
Status