The expression return $this->getValue('..._write_rules', array()) could return the type null which is incompatible with the type-hinted return array. Consider adding an additional type-check to rule them out.
Loading history...
8
}
9
10
public function setExamRules(array $rules): void {
The expression return $this->getValue('...hout_tuition', array()) could return the type null which is incompatible with the type-hinted return array. Consider adding an additional type-check to rule them out.
Loading history...
24
}
25
26
public function setSubjectsWithoutTuition(array $subjects): void {