DerDu/SPHERE-Framework

View on GitHub
Application/People/Group/Group.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::getDispatcher()->registerRoute(Main::getDispatcher()->createRoute(
            __NAMESPACE__, 'Frontend::frontendGroup'
Severity: Minor
Found in Application/People/Group/Group.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status