phplrt/phplrt

View on GitHub
libs/compiler/src/Node/Statement/RepetitionNode.php

Summary

Maintainability
A
0 mins
Test Coverage

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 4 spaces, found 8
Open

        public Statement $statement,

Line indented incorrectly; expected 4 spaces, found 8
Open

        public RepetitionQuantifierNode $quantifier,

There are no issues that match your filters.

Category
Status