DerDu/SPHERE-Framework

View on GitHub
Application/Setting/Consumer/School/School.php

Summary

Maintainability
A
1 hr
Test Coverage

Method registerModule has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function registerModule()
    {

        Main::getDisplay()->addModuleNavigation(
            new Link(new Link\Route(__NAMESPACE__), new Link\Name('Schulen'), new Link\Icon(new Education()))
Severity: Minor
Found in Application/Setting/Consumer/School/School.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status