DerDu/SPHERE-Framework

View on GitHub
Application/Api/Education/Certificate/Generator/Repository/MsAbgGeistigeEntwicklung.php

Summary

Maintainability
B
4 hrs
Test Coverage

Method buildPages has 109 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function buildPages(TblPerson $tblPerson = null)
    {

        $personId = $tblPerson ? $tblPerson->getId() : 0;

    There are no issues that match your filters.

    Category
    Status