DerDu/SPHERE-Framework

View on GitHub
Application/Setting/User/Account/Account.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public static function registerModule()
    {
        Main::getDisplay()->addModuleNavigation(
            new Link(new Link\Route(__NAMESPACE__.'/Student/Add'), new Link\Name('Neu Schüler'))
        );
Severity: Major
Found in Application/Setting/User/Account/Account.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status