phplrt/phplrt

View on GitHub
libs/lexer/src/Decorator.php

Summary

Maintainability
A
0 mins
Test Coverage

Closing brace must be on a line by itself
Open

    ) {}
Severity: Minor
Found in libs/lexer/src/Decorator.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly LexerInterface $lexer,
Severity: Minor
Found in libs/lexer/src/Decorator.php by phpcodesniffer

There are no issues that match your filters.

Category
Status