changeweb/Unifiedtransform

View on GitHub
app/Interfaces/AssignedTeacherInterface.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function getAssignedTeacher($session_id, $semester_id, $class_id, $section_id, $course_id);
Severity: Minor
Found in app/Interfaces/AssignedTeacherInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status