librenms/librenms

View on GitHub
LibreNMS/Enum/IntegerType.php

Summary

Maintainability
A
0 mins
Test Coverage

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

        };

Line indented incorrectly; expected 8 spaces, found 4
Open

    }

Space before opening parenthesis of function call prohibited
Open

        return match ($this) {

Space before opening parenthesis of function call prohibited
Open

        return match ($this) {

Line indented incorrectly; expected 8 spaces, found 4
Open

    }

Line indented incorrectly; expected 8 spaces, found 4
Open

    public function isSigned(): bool

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

        return match ($this) {

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

        return match ($this) {

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

        };

Line indented incorrectly; expected 8 spaces, found 4
Open

    public function maxValue(): int

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

    {

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

    {

There are no issues that match your filters.

Category
Status