phplrt/phplrt

View on GitHub
libs/contracts/lexer/src/Channel.php

Summary

Maintainability
A
0 mins
Test Coverage

PHP keywords must be lowercase; expected "default" but found "DEFAULT"
Open

    case DEFAULT;

Line indented incorrectly; expected 8 spaces, found 4
Open

    }

Line indented incorrectly; expected at least 8 spaces, found 4
Open

    {

Line indented incorrectly; expected 8 spaces, found 4
Open

    public function getName(): string

Line indented incorrectly; expected at least 12 spaces, found 8
Open

        return $this->name;

There are no issues that match your filters.

Category
Status