phplrt/phplrt

View on GitHub
libs/parser/src/Context.php

Summary

Maintainability
A
0 mins
Test Coverage

Line indented incorrectly; expected 4 spaces, found 8
Open

        public int|string $state,
Severity: Minor
Found in libs/parser/src/Context.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly BufferInterface $buffer,
Severity: Minor
Found in libs/parser/src/Context.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        public readonly ReadableInterface $source,
Severity: Minor
Found in libs/parser/src/Context.php by phpcodesniffer

There are no issues that match your filters.

Category
Status