phplib/Page.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method getHeader has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getHeader(
        $title = null,
        $navItems = [],
        $selectbox = null,
        $times = null
Severity: Major
Found in phplib/Page.php - About 2 hrs to fix

    Function closing brace must go on the next line following the body; found 1 blank lines before brace
    Open

        }
    Severity: Minor
    Found in phplib/Page.php by phpcodesniffer

    There are no issues that match your filters.

    Category
    Status