DerDu/SPHERE-Framework

View on GitHub
Application/Api/Document/Standard/Standard.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public static function registerModule()
    {

        Main::getDispatcher()->registerRoute(Main::getDispatcher()->createRoute(
            __NAMESPACE__ . '/EnrollmentDocument/Create', __CLASS__ . '::createEnrollmentDocumentPdf'
Severity: Minor
Found in Application/Api/Document/Standard/Standard.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status