DerDu/SPHERE-Framework

View on GitHub
Application/Reporting/Individual/Service/Entity/ViewStudentAuthorized.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method loadNameDefinition has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function loadNameDefinition()
    {

        // S1
        $this->setNameDefinition(self::TBL_SALUTATION_SALUTATION_BEV, 'Bev: Anrede');

    Method getFormField has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function getFormField( $PropertyName, $Placeholder = null, $Label = null, IIconInterface $Icon = null, $doResetCount = false )

      There are no issues that match your filters.

      Category
      Status