remove codeigniter
This commit is contained in:
@@ -61,12 +61,12 @@ class SubjectCurriculum extends BaseModel
|
||||
}
|
||||
|
||||
/* ============================================================
|
||||
* CI-compatible method
|
||||
* legacy-compatible method
|
||||
* ============================================================
|
||||
*/
|
||||
|
||||
/**
|
||||
* CI: getOptionsForClass($classId, $subject)
|
||||
* legacy: getOptionsForClass($classId, $subject)
|
||||
*/
|
||||
public static function getOptionsForClass(int $classId, string $subject): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user